Web Hosting Talk







View Full Version : Forbiden


domus
08-08-2001, 01:05 PM
http://josko.u-servers.com/safri

there is no index.html file and i get forbien if i wont do
download some file form that url i need to

http://josko.u-servers.com/safri/file.extension


how can i make so that i can view the folder content
what do i need to edit ........

thnx

The Prohacker
08-08-2001, 01:21 PM
In the httpd.conf set it to Allow Index....

domus
08-08-2001, 02:03 PM
can i do it only for one dir ?
over .htaccess ?



thnx

qslack
08-08-2001, 03:05 PM
Sure. Put an .htaccess in the directory you want to show indexes for, containing this:

Options Indexes