SOURCES: eventum-lighttpd.conf - follow RFC 2606
glen
glen at pld-linux.org
Mon Jul 24 19:29:14 CEST 2006
Author: glen Date: Mon Jul 24 17:29:14 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- follow RFC 2606
---- Files affected:
SOURCES:
eventum-lighttpd.conf (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/eventum-lighttpd.conf
diff -u SOURCES/eventum-lighttpd.conf:1.3 SOURCES/eventum-lighttpd.conf:1.4
--- SOURCES/eventum-lighttpd.conf:1.3 Mon Jul 24 19:27:43 2006
+++ SOURCES/eventum-lighttpd.conf Mon Jul 24 19:29:09 2006
@@ -11,14 +11,14 @@
)
# running as separate vhost, part 1
-#$HTTP["host"] == "eventum.delfi.lan" {
+#$HTTP["host"] == "eventum.example.org" {
# server.document-root = "/usr/share/eventum/htdocs",
#}
# running as alias, part 2
$HTTP["url"] =~ "^/eventum/" {
# running as separate vhost, part 2
-#$HTTP["host"] == "eventum.delfi.lan" {
+#$HTTP["host"] == "eventum.example.org" {
# # Make whole eventum password protected
# auth.backend = "htpasswd"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-lighttpd.conf?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list