summaryrefslogtreecommitdiff
path: root/www/apache-jserv/files/patch-ac
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-02-10 14:19:22 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-02-10 14:19:22 +0000
commitc6e27288e44dcd7d239e6e3f08277ac1038dc627 (patch)
tree2aa19bfcc4aa3c6f3fb8c10775ca66f5011af757 /www/apache-jserv/files/patch-ac
parentTell the user that they're doing something wrong when USA_RESIDENT is (diff)
Update to v1.1.
Submitted by: greg@greg.rim.or.jp (Kensaku Masuda) PR: ports/16600 # I don't like to use directory ${PREFIX}/docs. But it seems it is # difficult to move it to somewhere.
Notes
Notes: svn path=/head/; revision=25644
Diffstat (limited to 'www/apache-jserv/files/patch-ac')
-rw-r--r--www/apache-jserv/files/patch-ac34
1 files changed, 5 insertions, 29 deletions
diff --git a/www/apache-jserv/files/patch-ac b/www/apache-jserv/files/patch-ac
index 4d484cc4f81c..2c5a27f548ef 100644
--- a/www/apache-jserv/files/patch-ac
+++ b/www/apache-jserv/files/patch-ac
@@ -1,35 +1,11 @@
---- conf/httpd.conf.in.orig Sat Jun 12 05:38:46 1999
-+++ conf/httpd.conf.in Thu Jul 1 00:07:44 1999
-@@ -6,7 +6,7 @@
- # Note: this file should be appended to or included in httpd.conf
-
- # Tell Apache on win32 to load the Apache JServ communication module
--#LoadModule jserv_module modules/ApacheModuleJServ.dll
-+LoadModule jserv_module libexec/apache/mod_jserv.so
-
- <IfModule mod_jserv.c>
-
-@@ -19,13 +19,13 @@
- # In manual mode this directive is ignored
- # Syntax: ApJServProperties [filename]
- # Default: "./conf/jserv.properties"
--ApJServProperties ./conf/jserv.properties
-+ApJServProperties etc/apache/jserv.properties
-
- # Log file for this module operation relative to Apache root directory.
- # Syntax: ApJServLogFile [filename]
+--- conf/jserv.conf.in.orig Wed Jan 26 18:37:20 2000
++++ conf/jserv.conf.in Wed Jan 26 18:38:36 2000
+@@ -40,7 +40,7 @@
+ # Syntax: ApJServLogFile [filename]
# Default: "./logs/mod_jserv.log"
# Note: when set to "DISABLED", the log will be redirected to Apache error log
--ApJServLogFile ./logs/mod_jserv.log
+-ApJServLogFile @JSERV_LOG@/mod_jserv.log
+ApJServLogFile /var/log/mod_jserv.log
# Log Level for this module
# Syntax: ApJServLogLevel [debug|info|notice|warn|error|crit|alert|emerg]
-@@ -99,6 +99,7 @@
- #ApJServAction .jsp /servlets/nl.nmg.jsp.JSPServlet
- #ApJServAction .gsp /servlets/com.bitmechanics.gsp.GspServlet
- #ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI
-+# Uncomment if you use Cocoon.
- #ApJServAction .xml /servlets/org.apache.cocoon.Cocoon
-
- # Enable the Apache JServ status handler with the URL of