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!

secured proxy/rewrite to display backend

Status
Not open for further replies.

thedaver

IS-IT--Management
Jul 12, 2001
2,741
US
I have Apache 1.3.22 Frontend server running SSL secured through :443. It is enabled with mod_proxy and mod_rewrite. It is Internet accessible at
A Backend server is running Apache with a legacy "application" site that is cgi driven. It is intranet accessible at
I would like to have requests to Frontends's URL be a passthrough /rewrite for requests to without having to recode anything on Backend.

The result should be Internet output with:
or whatever else the Backend spews forth.

Can this be done with mod's _proxy and _rewrite? I've tried some combinations but I'm just thrashing now... HELP!
Thanks!
Dave.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top