You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Chris Zakelj <c....@ieee.org> on 2004/08/14 18:36:57 UTC

Re: [users@httpd] File Permisions? (offlist)

You'll want to talk with your ISP, they've been blacklisted by ORDB.

Ammon Johnson wrote:

> I have set up Apache on a Fedora Core 2 box but for some reason I keep 
> getting a 403 Permission Denied when I attempt to veiw a name based 
> vhost that I have set up...
>
> <VirtualHost *:80> ServerName www.consumerbenefitsclub.com
>    ServerAlias consumerbenefitsclub.com *.consumerbenefitsclub.com
>    ServerAdmin ammon@addept.ws
>    DocumentRoot /home/jack/www/consumerbenefitsclub-com
>    ErrorLog logs/www.consumerbenefitsclub.com-error_log
>    CustomLog logs/www.consumerbenefitsclub.com-access_log common
>    <Directory "/home/jack/www/consumerbenefitsclub-com">
>        Order allow,deny
>        Allow from all Options
>         Includes MultiViews ExecCGI
>        AllowOverride None
>        AddHandler cgi-script cgi
>    </Directory>
> </VirtualHost>
>
> Permission on the files/directories: 775
>
> User: user
> Group: Apache
>
> When attempting to view the website I get this...
>
>
>  Forbidden
>
> You don't have permission to access / on this server.
>
> Additionally, a 403 Forbidden error was encountered while trying to 
> use an ErrorDocument to handle the request.
>
> Commenting out the following entry...
>
> <Directory />
>    Options FollowSymLinks
>    AllowOverride None
> </Directory>
>
> Retured this...
>
>
>  Forbidden
>
> You don't have permission to access / on this server.
>
> Any ideas?  I have tried playing with different user/group settings, 
> different permissions and nothing seems to work.  Any help is greatly 
> appreciated!
>
> Thanks!!
> ~~Ammon ;->
>
>
>
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server 
> Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] File Permisions? (offlist)

Posted by Ammon Johnson <am...@addept.ws>.
I know that they have been.  I am going to be moving my server because 
of that but I haven't been able to get around to it yet.  Thanks for the 
headsup though!

Enjoy!!
~~Ammon ;~>



Chris Zakelj wrote:

> You'll want to talk with your ISP, they've been blacklisted by ORDB.
>
> Ammon Johnson wrote:
>
>> I have set up Apache on a Fedora Core 2 box but for some reason I 
>> keep getting a 403 Permission Denied when I attempt to veiw a name 
>> based vhost that I have set up...
>>
>> <VirtualHost *:80> ServerName www.consumerbenefitsclub.com
>>    ServerAlias consumerbenefitsclub.com *.consumerbenefitsclub.com
>>    ServerAdmin ammon@addept.ws
>>    DocumentRoot /home/jack/www/consumerbenefitsclub-com
>>    ErrorLog logs/www.consumerbenefitsclub.com-error_log
>>    CustomLog logs/www.consumerbenefitsclub.com-access_log common
>>    <Directory "/home/jack/www/consumerbenefitsclub-com">
>>        Order allow,deny
>>        Allow from all Options
>>         Includes MultiViews ExecCGI
>>        AllowOverride None
>>        AddHandler cgi-script cgi
>>    </Directory>
>> </VirtualHost>
>>
>> Permission on the files/directories: 775
>>
>> User: user
>> Group: Apache
>>
>> When attempting to view the website I get this...
>>
>>
>>  Forbidden
>>
>> You don't have permission to access / on this server.
>>
>> Additionally, a 403 Forbidden error was encountered while trying to 
>> use an ErrorDocument to handle the request.
>>
>> Commenting out the following entry...
>>
>> <Directory />
>>    Options FollowSymLinks
>>    AllowOverride None
>> </Directory>
>>
>> Retured this...
>>
>>
>>  Forbidden
>>
>> You don't have permission to access / on this server.
>>
>> Any ideas?  I have tried playing with different user/group settings, 
>> different permissions and nothing seems to work.  Any help is greatly 
>> appreciated!
>>
>> Thanks!!
>> ~~Ammon ;->
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> The official User-To-User support forum of the Apache HTTP Server 
>> Project.
>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
>> For additional commands, e-mail: users-help@httpd.apache.org
>>
>>
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server 
> Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org