You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Willard Farqwark <wf...@NorthTech.Net> on 2003/01/08 01:29:36 UTC

Getting on port 80 question

On Johns good HowTo, where in the xml file are the lines below?

"" 3.  in the Host container add the following Listener directive (yes, it 
looks very similar to the one above):

<Listener className="org.apache.ajp.tomcat4.config.ApacheConfig" append="true" 
forwardAll="false" modJk="/usr/local/apache2/modules/mod_jk.so" /> "

I have it in
"" <!-- Define the top level container in our container hierarchy
  <Engine name="Standalone" defaultHost="support" debug="0">
<Listener className="org.apache.ajp.tomcat4.config.ApacheConfig"
 >snip> /> ""
 AND IT is not I get a 404 error

thanks


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>