My recomendation would be to copy/rename the auto generated files (mainly mod_jk.conf-auto) and customize it to your requirements (e.g. ajp12 to ajp13, etc.). If you ever make changes to server.xml, part of your process would then be to move the new settings into your copy. And, of course, make the httpd.conf include reference your copy, not the auto-generated one. p -----Original Message----- From: Steve Prior [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 12:02 PM To: [EMAIL PROTECTED] Subject: coordinating startup of Tomcat and Apache I'm a firm believer in having a server box come up completely automatically with all services when turned on which is something I had with apache/jserv. Now I'm trying out Tomcat/Apache and wonder what the right way to do an unattended startup of these might be in a Unix box. Since tomcat needs to generate files before Apache can be started up, has anyone worked out a safe startup and shutdown script for the pair? I'm also interested in doing this for Windows, but Unix comes first for me. Thanks Steve Prior --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
