From: Andreas L. <ag...@us...> - 2005-03-09 05:14:45
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23712 Modified Files: .htaccess Log Message: removed the Direcory directive Index: .htaccess =================================================================== RCS file: /cvsroot/expressions/htdocs/.htaccess,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .htaccess 9 Mar 2005 05:08:26 -0000 1.2 --- .htaccess 9 Mar 2005 05:14:34 -0000 1.3 *************** *** 5,10 **** </Files> - <Directory CVS> - Order allow,deny - deny from all - </Directory> \ No newline at end of file --- 5,6 ---- |