Can I run Apache Mod ReWrites for Wondows 2000/2003?
kristibweb
12:00 am on Jan 11, 2005 (gmt 0)
I plan to have some websites (approx. 30-50) for new didicated server with php/mysql. I get used to with the Windows based system, so do you think it is working the same way between Linux and Windows for Mod Rewrite?
jdMorgan
1:19 am on Jan 11, 2005 (gmt 0)
If you mean you want to run Apache on Windows, then mod_rewrite should be included with Apache. If you want to use mod_rewrite-like commands under IIS (Windows server), then you will need to purchase ISAPI Rewrite, a module similar to mod_rewrite, but for Windows servers.