LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-13-2011, 11:15 PM   #1
kingpoop
LQ Newbie
 
Registered: Nov 2011
Posts: 2

Rep: Reputation: Disabled
Help Please with httpd.conf using NameVirtualHost and ProxyPassReverse


Hello, can anyone please help me figure this one out...
I have apache tomcat running on port 8080 so any requests coming through on Apache Tomcat works fine. However, I also am using the Jetty plugin and have that setup on Port 9999 and I am trying to figure out how to add the entry that allows both port 8080 and port 9999 to work simultaneously in my NetBeans IDE.

QUESTION: What entry must be made to also allow port 9999 to work?
Can i have multiple entries for ProxyPass and ProxyPassReverse?

Thanks for your help.

Here is my entry in my httpd.conf file
##################################################
NameVirtualHost *:80
<VirtualHost *:80>
#RewriteEngine on
ServerAdmin foo@bar.com
ServerName local.mywebsite.com
ProxyPreserveHost on
ProxyPass / http://local.mywebsite.com:8080/web/
ProxyPassReverse / http://local.mywebsite.com:8080/web/
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
</VirtualHost>
#################################################
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Typo in as-installed /etc/httpd/httpd.conf? catkin Slackware 9 12-25-2010 07:49 AM
[SOLVED] httpd -S not found having NameVirtualHost *:80 has no VirtualHosts tkmsr Linux - Server 11 05-12-2010 04:49 AM
Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax sethukpathi Linux - Networking 6 04-12-2008 11:26 AM
Failed to start apache :Starting httpd: Syntax error on line 1027 of /etc/httpd/conf/ payjoe Linux - Newbie 3 09-21-2007 07:24 AM
httpd chokes on ScriptAlias line in Apache httpd.conf lhoff Linux - Software 1 07-14-2003 10:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration