Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

apache2 - no access - Directory index forbidden by rule: /..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Issue with Tomcat 4.1.x and jdk1.4.2_03-b02  
Author Message
user2684

External


Since: Feb 23, 2004
Posts: 1



(Msg. 1) Posted: Mon Feb 23, 2004 1:53 pm
Post subject: apache2 - no access - Directory index forbidden by rule: /srv/www/htdocs/
Archived from groups: alt>apache>configuration (more info?)

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

 >> Stay informed about: apache2 - no access - Directory index forbidden by rule: /.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache2 - 403 Forbidden - To whom that may have an answere... I have just installed Apache2 on my WinXP computer. I have edited the httpd.conf file and added 'AddType application/x-httpd-php .php' and other different extentions same way. I have also altered the DocumentRoot t...

Access denied by rule - I am running two vhosts. and can not get a handle on this error message.

Apache2.0.47 can't get index.html.var working - Hi, i upgraded from a apache1 to a apache 2.0.47. Since then, i am not able to view documents in the right language. This doesn't work too in the default /manual section from apache (default installation). I always get the page like: URI: index.html.d...

Forbidden access - Hi, I have a w2k OS with an apache server, my php menu shows but the other pages just says Forbidden Access... can anyone help ?

user directory index - Hi all, On my Mac OS X system Apache creates an index in the DocumentRoot (http://localhost/) if no index.html is present but in the user directory (http://localhost/~username/) no index is created if no index.html page is present. I get permission denie...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]