> -----Original Message----- > From: RJ [mailto:[EMAIL PROTECTED] > Sent: Monday, September 13, 2004 12:07 PM > To: Tomcat Users List > Subject: Re: Tomcat Problems > > One thing that I've noticed with some installs of Fedora is > that out of the box the iptables firewall gets setup in a > weird way that rejects a lot of connections (even if it's > supposedly allowing the ports you want to go thru). Flushing > the rules it creates, and putting the ones in that I want > fixes the problem. > > rj >
Thanks RJ! Got it working. It wasn't iptables. The problem was it was commented out in server.xml :-( Sorry, but you put me on the right track. Also, I don't know if you can answer this one or not but I have 3 virtual hosts running and I'd rather put java apps somewhere in the home directories for each virtual host instead of lumping them all in the default location. I saw in the jakarta virtual hosting howto that the appBase can be changed. If I put them in the document root of the virtual host will this cause any problems? Thanks!! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
