Hi

If you need a custom config you can not use *auto
for obvious reasons (it will be overwritten everytime tomcat starts)

Copy it and include your copy.
Of course you must do subsequent changes to the config yourself.
(contexts, ...)

Additionally you have to tell apache which workers to use for your
contexts.
(JkMount) so it will look for the correct ports.
This is done in worker.properties.


hope this helps ;>)


stefan

Reply via email to