SOURCES: dgee-apache.conf (NEW) - raw from sources
glen
glen at pld-linux.org
Sun Mar 5 11:16:56 CET 2006
Author: glen Date: Sun Mar 5 10:16:56 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- raw from sources
---- Files affected:
SOURCES:
dgee-apache.conf (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/dgee-apache.conf
diff -u /dev/null SOURCES/dgee-apache.conf:1.1
--- /dev/null Sun Mar 5 11:16:56 2006
+++ SOURCES/dgee-apache.conf Sun Mar 5 11:16:51 2006
@@ -0,0 +1,26 @@
+## apache/mod_dgee.conf. Generated from mod_dgee.conf.in by configure.
+##
+## dotGNU Project
+##
+## dgee configuration for Apache HTTPD. You can include the
+## contents of this file with the following directive in your
+## apache configuration
+##
+## Include /etc/mod_dgee.conf
+##
+## for eg
+##
+## $Id$
+##
+
+AddHandler dgee-handler .dgmx
+DGEEConfig /etc/dgeeconf.bin
+
+## For optional 'directory' based DGEE association (allows
+## http://localhost/dgee/state in addition to the default
+## http://localhost/state.dgmx), uncomment the section below
+
+#<Location /dgee>
+# SetHandler dgee-handler
+# DGEEConfig /usr/etc/dgeeconf.bin
+#</Location>
================================================================
More information about the pld-cvs-commit
mailing list