> Hi all.
>
> I installed mod_jk (the Tomcat module) via easyApache (predefined script
> that installs Tomcat on my web server).  The install went on fine.  I added
> a servlet to a specific domain name, and then I proceeded with unzipping a
> WAR into the appBase folder.
>
> It detects the appBase folder fine (and added the WAR perfect).
>
> I can access my context application through
> http://mydomain.com:8080/mySoftware/
>
> However, I cannot access the application through
> http://mydomain.com/mySoftware/
>
> Is this common behavior since I am running Apache Http Server alongside the
> mod_jk (Tomcat) jsvc service?
>
> I just need verification because for some reason iptables likes to block
> out users who use port 8080.
>
> Info:
> OS: CentOS 5.5
> Apache Http Sever 2.2 with Apache Tomcat 5.5
>
> Thanks.
>
> Carlo
>

Reply via email to