[Techtalk] Stumped - accessing site on local server
Wahiaronkwas David
bearrfeet65 at gmail.com
Sun Feb 10 20:22:51 UTC 2013
Hi Billie,
I recently had trouble accessing a site in a browser, despite it loading locally. The great Drupal Women suggested I check the hosts file.
Valerie
On 2013-02-10, at 1:33 PM, Billie Walsh <bilwalsh at swbell.net> wrote:
> I'm stumped. I've googled and read till my brain is practically fried.
>
> I created a SiteAvailable file:
>
> <VirtualHost *>
> ServerAdmin bilwalsh at swbell.net
> ServerName cslsa
> DocumentRoot /home/billie0w/public/cslsa/
> <Directory />
> Options FollowSymLinks
> AllowOverride None
> </Directory>
> <Directory /home/billie0w/public/cslsa/>
> Options Indexes FollowSymLinks MultiViews
> AllowOverride None
> Order allow,deny
> allow from all
> </Directory>
>
> (/VertualHost)
>
> Everything goes fine through the enable and restart of Apache2. But when I try to access the site from another computer I get:
>
>
> Forbidden
>
> You don't have permission to access /~cslsa/ on this server.
>
> ------------------------------------------------------------------------
> Apache/2.2.22 (Ubuntu) Server at 192.168.1.125 Port 80
>
> The permissions for the site are:
>
> Owner = Me/user [ not root ] Read/Write
> Group = Read
> Other = Read
>
> The sites files have the same permissions.
>
> What am I doing wrong?
>
> --
>
> "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former."
> -Albert Einstein
>
>
> _ _... ..._ _
> _._ ._ ..... ._.. ... .._
>
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/techtalk
More information about the Techtalk
mailing list