[Fedora-directory-commits] adminserver/admserv/cfgstuff admserv.conf, 1.14, 1.15

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Fri Mar 24 19:13:42 UTC 2006


Author: nhosoi

Update of /cvs/dirsec/adminserver/admserv/cfgstuff
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20013/cfgstuff

Modified Files:
	admserv.conf 
Log Message:
[186105] Admin Server Makefile updates for Internal build
Allow FollowSymLinks in java dir



Index: admserv.conf
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/cfgstuff/admserv.conf,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- admserv.conf	28 Feb 2006 22:29:39 -0000	1.14
+++ admserv.conf	24 Mar 2006 19:13:32 -0000	1.15
@@ -38,7 +38,7 @@
 # directories
 <Directory "%%%sroot%%%/java/">
     AllowOverride None
-    Options None
+    Options FollowSymLinks
     Order allow,deny
     Allow from all
 </Directory>




More information about the Fedora-directory-commits mailing list