Apache Server configuration support - apache2 - no access - Directory index forbidden by rule: /srv/www/htdocs/

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > February 2004 > apache2 - no access - Directory index forbidden by rule: /srv/www/htdocs/





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author apache2 - no access - Directory index forbidden by rule: /srv/www/htdocs/
Oliver Deibert

2004-02-23, 3:33 pm

hello ng,

install apache2 on suse 9.0 prof, but canīt access on client für
directories.

i create directory under srv/www/htdocs called test and some subdirectories.

but i can see only index.html on this directory, no link into
subdirectories.

why? - i donīt no. - check configuration for a lot of times an read manual,
but it will not be done.

webserver ncd1701n - no virtual webserver

/etc/apache2

default-server-conf

--> no changes

in conf.d

test.conf

ScriptAlias /test/cgi-bin/ /srv/www/htdocs/test/cgi/
<Directory /srv/www/htdocs/test/cgi/>
AllowOverride AuthConfig
# Options ExecCGI
Options ALL
AuthUserFile /etc/nagios/htpasswd.users
order deny,allow
#deny from all
allow from all
</Directory>

Alias /test/ /srv/www/htdocs/test/
<Directory /srv/www/htdocs/test/>
AllowOverride AuthConfig
Options ALL
AuthUserFile /etc/nagios/htpasswd.users
order deny,allow
#deny from all
allow from all
</Directory>

thank for your help.

regards
oliver



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com