Microsoft
Software
Hardware
Network
Question : tree directory in Apache
Hi, I have configured two virtual host in Apache but when digit:
http://mail.mydomain.com/m
ail
I view the tree directory (list of files and directory folder)!, if I use:
http://mail.mydomain,com/m
ail/login.
php
then is ok because I view default web page.
If I digit:
http://mail.mydomain.com/o
penwebmail
is ok because is loaded the default index page.
The directory 'openwebmail' is under /var/www/html/
I must modify some parameter in virtual host ?
Thanks.
-
Salvatore.
Attachments:
httpd.conf.txt
(35 KB)
(File Type Details)
httpd conf
Answer : tree directory in Apache
delete this indexes word from
modify this line
Options Indexes FollowSymLinks
to
Options FollowSymLinks
under
<Directory "/var/www/html">
</directory>
t
his indexes word make show all directory tree
restart apache after this
Random Solutions
Java Client Applet - AccessControlException
DBA role
How to test on an Android device
SSRS Report Speed issue
vCenter Converter and SBS2008
Exchange 2007 OWA client problems
Icon error message unknown
mail.CAF-fca.org #5.5.0 smtp;550 No such user - psmtp
Dates Don't show up when Output to Excel
connect an iPhone to Windows SBS 2003