Author: glen Date: Mon Jan 19 10:45:36 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: lighttpd-mod_proxy_backend_scgi.conf (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/lighttpd-mod_proxy_backend_scgi.conf diff -u /dev/null SOURCES/lighttpd-mod_proxy_backend_scgi.conf:1.1 --- /dev/null Mon Jan 19 11:45:36 2009 +++ SOURCES/lighttpd-mod_proxy_backend_scgi.conf Mon Jan 19 11:45:30 2009 @@ -0,0 +1,7 @@ +# SCGI protocol for mod_proxy_core +# +# Documentation: http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModProxyCore + +server.modules += ( + "mod_proxy_backend_scgi" +) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
