![]() |
|
ZP + IIS + ISAPI_REWRITE - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: ZP + IIS + ISAPI_REWRITE (/thread-81.html) |
ZP + IIS + ISAPI_REWRITE - plunker - 04-10-2005 I am using IIS 6 to host zp. It works great! I use ISAPI_REWRITE to do url rewriting for quite a few sites (i have the free version). Has anyone worked on this? I am starting to, but I am not so good with regular expressions. Maybe we could work together on it? ZP + IIS + ISAPI_REWRITE - trisweb - 04-10-2005 Hmm... interesting. I've never heard of it. As long as it supports the right syntax, just look at the way the URLs are formed for the mod_rewrite rules in the .htaccess file and put the same strings in the same places. It should work I guess. I have a copy of Windows Server 2003 Web... I should probably just install it to work out all these IIS bugs. ZP + IIS + ISAPI_REWRITE - plunker - 06-10-2005 trisweb, I have it working pretty well on IIS. If i can offer any assistance, feel free to contact me. I have made a few minor tweaks to it to get it working. Now it works pretty well. --Chris ZP + IIS + ISAPI_REWRITE - trisweb - 06-10-2005 Please please let me know all of the things you did to make it work smoothly. I know there must be several problems. |