
June 25th, 2009, 01:07 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 1
Time spent in forums: 58 sec
Reputation Power: 0
|
|
general - Alternative to ProxyPreserveHost in Apache 1.3
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
|