mod_proxy with apache tomcat, how do I set it up? -


i have app serves on localhost:8080. want configure things servers on localhost:80 (or localhost without port specified). told follow these instructions.

my apache-tomcat downloaded located @ /home/myusername/tools/appname/apache-tomcat-6.0.33

i can't find httpd.conf file in dir... can't make changes above article mentions. not sure do. new apache/tomcat. great!

those instructions apache, different apache's tomcat. have (the 6.0.33 thing) apache's tomcat, hosts/runs webapps isn't typically used general webserver. need download , install apache, you'll able follow instructions.

you can download apache webserver here: http://httpd.apache.org/download.cgi

or if using os package manager, use os'es package manager instead.

typically, httpd.conf file should @ /etc/apache2/httpd.conf (or /etc/apache/httpd.conf).


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -