| Posted: 23 September 2008 at 11:11am | IP Logged
|
|
|
I cannot get a previous working version of the ISAPI Rewrite Version 3 to work with the rewrite Rule of with the full licensed version and receive error 404
I have tried everything including ensuring .rwhlp extension is configured correctly to support Proxy.
Rewrite rule of [R] works fine.
IIS Log Snippet
2008-09-19 21:54:49 W3SVC1 159.202.149.163 GET /Encapture/ - 443 - 10.145.205.64 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+InfoPath.1;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+.NET+CLR+3.0.04506.648) 404 0 2 2008-09-19 21:54:52 W3SVC1 159.202.149.163 GET /Encapture/ - 443 - 10.145.205.64 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+InfoPath.1;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+.NET+CLR+3.0.04506.648) 404 0 2 2008-09-19 21:54:52 W3SVC1 159.202.149.163 GET /Encapture/ - 443 - 10.145.205.64 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+InfoPath.1;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+.NET+CLR+3.0.04506.648) 404 0 2 2008-09-19 21:54:53 W3SVC1 159.202.149.163 GET /Encapture/ - 443 - 10.145.205.64 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+InfoPath.1;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+.NET+CLR+3.0.04506.648) 404 0 2
TRACE Snippet
10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (1) Htaccess process request F:\DevTools\Helicon\ISAPI_Rewrite3\httpd.conf 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (1) Htaccess process request g:\data\htdocs\.htaccess 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (3) applying pattern '(.*)' to uri 'Encapture/' 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (1) escaping http://159.202.155.54/Encapture/ 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (2) forcing proxy-throughput with /Encapture/x.rwhlp?p=0 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (1) go-ahead with proxy request /Encapture/x.rwhlp?p=0 [OK] 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (1) Rewrite URL to >> /Encapture/x.rwhlp?p=0 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (2) rewrite 'Encapture/' -> '/Encapture/x.rwhlp?p=0' 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (2) internal redirect with /Encapture/x.rwhlp?p=0 [INTERNAL REDIRECT] 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (2) init rewrite engine with requested uri /Encapture/x.rwhlp?p=0 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (1) Htaccess process request F:\DevTools\Helicon\ISAPI_Rewrite3\httpd.conf 10.145.205.64 10.145.205.64 Fri, 19-Sep-2008 17:54:53 GMT [us97uws052amp3b.ad.ampf.com/sid#1][rid#19079104/initial] (2) internal redirect with /Encapture/x.rwhlp?p=0 [INTERNAL REDIRECT]
|