Silly question:
    Where do I need to store my workers2.properties file if my apache
    isn't contained in one directory?
    /var/conf/apache2 - replacement for ${APACHE2}/conf
    /usr/local/apache2 - Apache2 root

error_log:
[Sun Jun 20 09:02:35 2004] [notice] Apache/2.0.49 (Unix) mod_ssl/2.0.49
    OpenSSL/0.9.6g mod_jk2/2.0.4 configured -- resuming normal operations
[Sun Jun 20 09:02:35 2004] [error] uriEnv.init() map to invalid worker
    /tomcat ajp13:localhost:8009
^^^^^^end^^^^^^

workers2.properties:
[channel.socket:localhost:8009]
tomcatId=localhost:8009

[ajp13:localhost:8009]
channel=channel.socket:localhost:8009

[uri:/jsp-examples]
info=JSP Examples
^^^^^^end^^^^^^

Everything worked ok before I decided to make a clean installation with more
organized tree.

:(

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to