From cf13c2e12f223dbde4e2ef546f2a5a8152c07969 Mon Sep 17 00:00:00 2001 From: br1 Date: Fri, 29 Mar 2002 12:16:16 +0000 Subject: [PATCH] added apache configuration info --- doc/INSTALL.mir | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index 00c13412..92083300 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -191,6 +191,14 @@ If mod_jk.conf-auto doesn't get written or is 0 bytes in size, check your system for file ownership/permissions problems. +13. configure apache + +edit http.conf: +* set the document root to the same directory as in the mir config file +* enable shtml includes: + - add LoadModule includes_module /usr/lib/apache/1.3/mod_include.so + - make sure your directory contains "Options Includes" + that's it :) @@ -213,4 +221,4 @@ You can give these a try if anything goes wrong: + Restart Tomcat. Especially after compiling the sources Tomcat has to be restarted. -+ Check file permissions and ownership. Try and run perms.sh. \ No newline at end of file ++ Check file permissions and ownership. Try and run perms.sh. -- 2.11.0