With
following mod_jk2.conf
LoadModule jk2_module modules/mod_jk2.so
JkSet config.file /etc/httpd/conf/workers2.properties
JkAutoAlias /usr/local/tomcat/webapps
JkMount /*.jsp ajp13
JkMount /*/servlet/ ajp13
Following error is coming:
service httpd start
Starting httpd: Syntax error on line 7 of /etc/httpd/conf.d/jk2.conf:
Invalid command 'JkAutoAlias', perhaps mis-spelled or defined by a module
not included in the server configuration
please help boss.
Amit
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|