---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi! (I hope I managed to switch off HTML mail) ->My problem: Servlet engine won't work, because there is a "Syntax error" in the "http.conf file" and that "ApacheModuleJServ.dll could not been loaded into server". At least that's what it says after starting Apache. I installed JServ, I am quite sure that I got right all the entries in the conf files. ->My question: How do I convice Apache to load that module? Do I need this "AddModule"thing? ->My Config: Jserv 1.1 Apache 1.3.9 Win95 (yeah..I know) ->My jserv.config: LoadModule jserv_module "c:\programme\apache group\ApacheModuleJServ.dll" # This file actually exists in this directory <IfModule mod_jserv.c> ApJServManual off ApJServProperties "c:\programme\apache group\conf\jserv.properties" ApJServLogFile "c:\programme\apache group\logs\mod_jserv.log" ApJServLogLevel notice ApJServDefaultProtocol ajpv12 ApJServDefaultPort 8007 ApJServSecretKey DISABLED ApJServMount /servlets /root ApJServMount /servlet /root ApJServMountCopy on <Location /jserv/> SetHandler jserv-status order deny,allow deny from all allow from localhost </Location> </IfModule> # end of jserv.cong Thanx. Mit freundlichem Gruß / Sincerely Elmar Christen _______________________________________________________________________ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de [EMAIL PROTECTED], 8MB Speicher, Verschluesselung - http://freemail.web.de -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]