On Thu, Jul 24, 2014 at 6:25 PM, Arya Farzan <arya6...@gmail.com> wrote:

> I am using Tomcat by itself. It is pretty much a default installation using
> apt-get on Debian.

Error #1 - dump that and install a real Tomcat.

> I changed the port from 8080 to port 80

Error #2 - don't run Tomcat as root; use jsvc, a proxy server, iptables,
whatever to run as a non-privileged user.

Not the cause of your immediate problem, but don't do it. :-)

You should also supply the Java version you're using after you fix
Error #1 (if you have further questions).

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to