| [vhffs-dev] [589] Added index.pl to DirectoryIndex to avoid ugly listings. | 
[ Thread Index | 
Date Index
| More vhffs.org/vhffs-dev Archives
] 
Revision: 589
Author:   beuss
Date:     2007-04-21 19:41:41 +0000 (Sat, 21 Apr 2007)
Log Message:
-----------
Added index.pl to DirectoryIndex to avoid ugly listings.
Modified Paths:
--------------
    trunk/vhffs-doc/config/apache/panelconf
Modified: trunk/vhffs-doc/config/apache/panelconf
===================================================================
--- trunk/vhffs-doc/config/apache/panelconf	2007-04-21 13:49:23 UTC (rev 588)
+++ trunk/vhffs-doc/config/apache/panelconf	2007-04-21 19:41:41 UTC (rev 589)
@@ -5,7 +5,7 @@
         ServerAdmin adm@xxxxxxxxxx
         ServerName panel.your.host
         DocumentRoot /usr/share/vhffs/panel/
-        DirectoryIndex auth.pl
+        DirectoryIndex auth.pl index.pl
 
         <Directory /usr/share/vhffs/panel/>
                 AllowOverride None