[Lxr-commits] CVS: lxr .htaccess-apache2,1.1,1.2
Brought to you by:
ajlittoz
From: Malcolm B. <mb...@us...> - 2009-03-23 16:41:34
|
Update of /cvsroot/lxr/lxr In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28065 Modified Files: .htaccess-apache2 Log Message: Remove DirectoryIndex command as this caused problems Index: .htaccess-apache2 =================================================================== RCS file: /cvsroot/lxr/lxr/.htaccess-apache2,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- .htaccess-apache2 23 Mar 2009 15:25:33 -0000 1.1 +++ .htaccess-apache2 23 Mar 2009 16:41:25 -0000 1.2 @@ -1,7 +1,5 @@ Options Indexes ExecCGI FollowSymlinks -DirectoryIndex source - order deny,allow <Files lxr.conf> |