Web Hosting Talk







View Full Version : forbidden error 403 on directory


pvaneyck
05-08-2002, 06:07 PM
hi,


I'have a directory example

/images (but there are only .gif in there is no index.htm) how do i display those images files without the 403 forbidden access ?

Red Hat with Ensim


Many thanks,

Rochen
05-08-2002, 06:20 PM
Enable directory browsing

pvaneyck
05-08-2002, 06:27 PM
Where can i find it ? Red Hat With Ensim panel

Thanks for the reply

SFX
05-09-2002, 12:19 AM
I'm not familiar with the Ensim, but generally you can set it with httpd.conf file.

pvaneyck
05-09-2002, 05:28 AM
I'now it but no luck i modified

i changed the following

Options FollowSymLinks Includes
(With)
Options Indexes FollowSymLinks Includes

With no luck

Thanks

pvaneyck
05-09-2002, 07:12 AM
it was in the included file ssi

SFX
05-09-2002, 07:25 AM
Great!