logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Alternative to ProxyPreserveHost in Apache 1.3
Author
ALAB



Joined: 25 Jun 2009
Posts: 1

PostPosted: Thu 25 Jun '09 6:04    Post subject: Alternative to ProxyPreserveHost in Apache 1.3 Reply with quote

Hi,
We have certain rewrite rules on our curl servers which redirect traffic to PHP server or Sitecore server. We were facing an issue with redirecting some pages to Sitecore server. This was fixed by adding a directive ProxyPreserveHost On to the curl rules. This made the site to work, but we had to upgrade from Apache 1.3 to Apache 2.0 get this directive to work. This directive is not available in the proxy module of Apache 1.3.
• Is there a patch available for this ProxyPreserveHost somewhere which we can apply to Apache 1.3 and avoid upgrading to Apache 2.0? OR
• Is there some other alternative to ProxyPreserveHost that we can use in Apache 1.3 to get the similar thing done?

TIA.
Back to top


Reply to topic   Topic: Alternative to ProxyPreserveHost in Apache 1.3 View previous topic :: View next topic
Post new topic   Forum Index -> Apache