balachander_j Posted June 25, 2009 Share Posted June 25, 2009 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 Quote Link to comment https://forums.phpfreaks.com/topic/163588-alternative-to-proxypreservehost-in-apache-13/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.