]> git.pld-linux.org Git - packages/ApacheJServ.git/commitdiff
- initial
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 19 Aug 2005 16:32:42 +0000 (16:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ApacheJServ.conf -> 1.1

ApacheJServ.conf [new file with mode: 0644]

diff --git a/ApacheJServ.conf b/ApacheJServ.conf
new file mode 100644 (file)
index 0000000..316a285
--- /dev/null
@@ -0,0 +1,8 @@
+# $Id$
+LoadModule jserv_module modules/mod_jserv.so
+
+<IfModule mod_jserv.c>
+    Include /etc/apache/jserv/jserv.conf
+</IfModule>
+
+# vim: filetype=apache ts=4 sw=4 et
This page took 0.03727 seconds and 4 git commands to generate.