Operating System - HP-UX
1834280 Members
1987 Online
110066 Solutions
New Discussion

Turn off directory browsing

 
GTFSpanneer
Frequent Advisor

Turn off directory browsing

Hi ALL,

can any help me to solve the below problem in apache .
1. Turn off directory browsing.
2. Turn off server side includes

thanks in advance.
ps
2 REPLIES 2
vishnu.khandare
Respected Contributor

Re: Turn off directory browsing

Hi PS,

whats the OS? version?
what ur exact query?


Regards
Vishnu Khandare
You should deserve before U desire!!!!
Steven Schweda
Honored Contributor

Re: Turn off directory browsing

> [...] apache.

Isn't there more than one version of Apache?

Look in your "httpd.conf" file for
Options [...] Indexes [...]
and/or
Options [...] Includes [...]

Isn't there a lot of documentation at
"apache.org"?