Apache and Script Mapping
Posted by: Rick Strahls WebLog,
on 09 Jun 2007 |
View original | NEW Bookmarked: 0 time(s)
I've been struggling with mapping scripts to a custom ISAPI handler in Apache for some in West Wind Web Connection (which is a FoxPro based ISAPI interface). West Wind Web Connection works with Apache, but recently with version 2.2 Apache changed its module binary format and required recompilation so I ended up having to rebuild my existing mod_webconnection_isapi.so for version 2.2. While I was in there I once again reviewed and tried to figure out a way to get script mapping to work when...