[users@httpd] Indexes Option in Virtual Host

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have this virtual host configured:

<VirtualHost 10.1.1.103:80>
  ServerName fc5.s0
  DocumentRoot "/var/www/html/fc5"
  <Directory "/var/www/html/fc5">
     Options Indexes
  </Directory>
</VirtualHost>

When I point the browser to fc5.s0 the Indexes option does not work
and I'm redirected to the default Fedora test page. There are no
index.html or index.php files.

But when I point the browser to fc5.s0/fc5 it works. I can see the
files in that subdir. What am I missing?

Regards, Clodoaldo

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux