On Tue, 2011-08-30 at 16:55 +0100, Tom Evans wrote:
> On Tue, Aug 30, 2011 at 4:05 PM, Josu Lazkano
> wrote:
> > Hello, I have a Apache2 server on a Debian Squeeze, I have password
> > protected website, but I need to access to the web without user/pass
> > just from localhost.
> >
> > This is m
On Tue, Aug 30, 2011 at 4:05 PM, Josu Lazkano
wrote:
> Hello, I have a Apache2 server on a Debian Squeeze, I have password
> protected website, but I need to access to the web without user/pass
> just from localhost.
>
> This is my site configuration:
>
> VirtualHost *:80>
> ServerAdmin mym
Hello, I have a Apache2 server on a Debian Squeeze, I have password
protected website, but I need to access to the web without user/pass
just from localhost.
This is my site configuration:
VirtualHost *:80>
ServerAdmin mymail
ServerName mydomain
DocumentRoot /var/www/mysit