HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- reverse proxy in apache
Operating System - Linux
1828629
Members
7112
Online
109983
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2004 06:18 PM
02-15-2004 06:18 PM
reverse proxy in apache
I have a linux server where tomcat server running on port 8080
Apache webserver is running on port 80. I need a reverse proxy to be configured on apache so that websites configured on tomcat can be served out of apache.
thanks in advance
Apache webserver is running on port 80. I need a reverse proxy to be configured on apache so that websites configured on tomcat can be served out of apache.
thanks in advance
Don't give up. Try till success...
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2004 08:11 PM
02-15-2004 08:11 PM
Re: reverse proxy in apache
you'll find the configuration example + explanation here:
http://www.sans.org/rr/papers/index.php?id=302
http://www.sans.org/rr/papers/index.php?id=302
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2004 09:10 PM
02-15-2004 09:10 PM
Re: reverse proxy in apache
Sample configuration,
http://www.hp.com/products1/unix/webservers/apache/faqs/#setup13
-Karthik S S
http://www.hp.com/products1/unix/webservers/apache/faqs/#setup13
-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:18 AM
02-17-2004 09:18 AM
Re: reverse proxy in apache
Also make sure that tomcat is proxy-aware as it spits out its redirecting " " type things. If you use struts then that will probably mess you up.
If you don't want to mess with that (which is probably what you don't want) then you can do other things.
One is portmapping 80 to 8080 with a network device that sits between the web server and the outside world.
Another option is gluing tomcat to apache httpd using the coyote http connector.
http://jakarta.apache.org is where all of this stuff is very well documented.
If you don't want to mess with that (which is probably what you don't want) then you can do other things.
One is portmapping 80 to 8080 with a network device that sits between the web server and the outside world.
Another option is gluing tomcat to apache httpd using the coyote http connector.
http://jakarta.apache.org is where all of this stuff is very well documented.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP