Hey guys, Hope somebody out there can help me. I downloaded IISPROXY16_1-10001969.SAR and followed the instruction that came with the SAR. But for some reason the http://localhost:80/IisProxy/ url fives me a 404 (file not found). I check MMC and there is no IisProxy virtual root. So I manually created one and pointed to inetpub/wwwroot folder but still the same error.
Does anybody know what is wrong? Looks like I am missing something here. We are EP6 SP2 P5 and webserver is IIS6 on windows 2003 server. The ISAPI filter is active.
This is what i see in the log file.
08:40:51 Global F-Init IisProxy Filter 1.6.0.0 initializing.
08:40:51 Global F-Init IisProxy Filter 1.6.0.0 initialized.
08:40:51 Filter Config IisProxy Filter configuration:
================================================================================
Filter configuration
log-level = "1"
log-flags = "0x00111330"
debug-flags = "0x00000000"
priority = "high"
extension-url = "/scripts/IisProxy.dll"
IIS-check-auth = "true"
forward-auth = "false"
remote-ip-forward = "false"
log-path = "E:\inetpub\Scripts\IisProxy_%y%m%d.log"
Source mappings:
Source http://plymsqldev.fngp.com:(any)/irj/
mapping = 0 "IisProxy samples"
Source http://plymsqldev.fngp.com:(any)/WSJ/
mapping = 0 "IisProxy samples"
Source https://plymsqldev.fngp.com:(any)/Hello/
mapping = 1 "Secure IisProxy samples"
Source http://plymsqldev.fngp.com:(any)/IisProxy
mapping = -1 "IisProxy module configuration (internal)"
================================================================================