SPECS (DEVEL): lighttpd.spec - change order of redirect
aredridel
aredridel at pld-linux.org
Mon Jan 16 23:39:55 CET 2006
Author: aredridel Date: Mon Jan 16 22:39:55 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- change order of redirect
---- Files affected:
SPECS:
lighttpd.spec (1.154.2.1 -> 1.154.2.2)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.154.2.1 SPECS/lighttpd.spec:1.154.2.2
--- SPECS/lighttpd.spec:1.154.2.1 Mon Jan 16 22:50:20 2006
+++ SPECS/lighttpd.spec Mon Jan 16 23:39:50 2006
@@ -302,6 +302,7 @@
# to change load order, just update the list here. numbers are automatically calculated.
modules="
rewrite
+redirect
access
alias
auth
@@ -313,7 +314,6 @@
fastcgi
indexfile
proxy
-redirect
rrdtool
scgi
secdownload
@@ -530,6 +530,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.154.2.2 2006/01/16 22:39:50 aredridel
+- change order of redirect
+
Revision 1.154.2.1 2006/01/16 21:50:20 glen
- proof of concept: config files for each module
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.154.2.1&r2=1.154.2.2&f=u
More information about the pld-cvs-commit
mailing list