SPECS: verliadmin.spec - fixed apache1, 2 default config - rel. 5 STBR

andree andree at pld-linux.org
Mon Feb 27 02:28:47 CET 2006


Author: andree                       Date: Mon Feb 27 01:28:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed apache1,2 default config
- rel. 5 STBR

---- Files affected:
SPECS:
   verliadmin.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/verliadmin.spec
diff -u SPECS/verliadmin.spec:1.19 SPECS/verliadmin.spec:1.20
--- SPECS/verliadmin.spec:1.19	Fri Feb  3 17:13:49 2006
+++ SPECS/verliadmin.spec	Mon Feb 27 02:28:41 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Interfejs PHP dla verlihub
 Name:		verliadmin
 Version:	0.3
-Release:	4
+Release:	5
 Epoch:		1
 License:	GPL
 Group:		Networking/Admin
@@ -47,6 +47,9 @@
 
 cat <<'EOF' > apache.conf
 Alias /verliadmin %{_datadir}/%{name}
+<Directory %{_datadir}/%{name}>
+    Allow from all
+</Directory>
 # vim: filetype=apache ts=4 sw=4 et
 EOF
 
@@ -144,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/02/27 01:28:41  andree
+- fixed apache1,2 default config
+- rel. 5 STBR
+
 Revision 1.19  2006/02/03 16:13:49  baggins
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/verliadmin.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list