Reverse Proxy Rule Verification

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 1
Joined: 06 Jul 2016, 22:18

Reverse Proxy Rule Verification

06 Jul 2016, 22:32

IIS6, ISAPI Rewrite 3.0
Reverse Proxy Rule Verification

Have main site on IIS 6.0 (http://www.website.com)

Have Blog "Learning Center" DNN software on another server running IIS 7.5 (ex http://blog.website.com/Learning-Center/)

Want to reverse proxy blog so it appears in subfolder of main site (http://www.website.com/Learning-Center/)

Rule we are using:

Rewritecond %{HTTP_HOST}(WWW\.)?website\.com
RewriteRule ^/Learning-Center(.*)$http://blog.website.com/learning-center/$1 [P,NC,H,K,L]

Is this correct? Anything wrong with this?

Seems to be working for the most part and main url's re-writing, but Blog links couple other areas are not re-writing as expected.

thx

Nick

User avatar
Posts: 402
Joined: 06 Mar 2012, 11:59

Re: Reverse Proxy Rule Verification

07 Jul 2016, 07:12

Answered by e-mail. Need your exact config to tell more.

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 40 guests