Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

reverse proxy?

Status
Not open for further replies.

dnice58

Technical User
Oct 1, 2007
2
US
I've been tasked to figure out a way to use Apache to read the incoming URL ( or ( and redirect to another internal server on a different port. I am new to Apache and wanted to check with some experts to see if the Reverse Proxy is the right feature to research???

Thanks..
 
Redirect? That's a simple entry in your /index.php file..

Perhaps you're looking for something more? Explain pls.

D.E.R. Management - IT Project Management Consulting
 
Sorry, I will clarify.

There is a server in the DMZ accepting requests for sub.example.com. There is no data or site configured on that server. All the content is on another internal server that is not accessible from the outside. So, I was hoping to have the DMZ'd server read the incoming url (there will be multiple) and forward to the internal server on a different port.

Thanks for you help...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top