SPECS: nagios-fruity.spec - php_value only for /fruity location

glen glen at pld-linux.org
Sat Jul 16 18:23:44 CEST 2005


Author: glen                         Date: Sat Jul 16 16:23:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- php_value only for /fruity location

---- Files affected:
SPECS:
   nagios-fruity.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/nagios-fruity.spec
diff -u SPECS/nagios-fruity.spec:1.1 SPECS/nagios-fruity.spec:1.2
--- SPECS/nagios-fruity.spec:1.1	Sat Jul 16 17:57:59 2005
+++ SPECS/nagios-fruity.spec	Sat Jul 16 18:23:39 2005
@@ -45,10 +45,10 @@
 cp -a images includes modules output session sitedb style $RPM_BUILD_ROOT%{_appdir}
 
 cat <<EOF > $RPM_BUILD_ROOT%{_sysconfdir}/apache-fruity.conf
-php_value short_open_tag on
 Alias /fruity %{_appdir}
 <Location /fruity>
 	allow from all
+	php_value short_open_tag on
 </Location>
 # vim: filetype=apache ts=4 sw=4 et
 EOF
@@ -97,6 +97,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/07/16 16:23:39  glen
+- php_value only for /fruity location
+
 Revision 1.1  2005/07/16 15:57:59  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-fruity.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list