I am very new to URL re-writting and I am using Plesk which is Windows based web server and hence I cant use Apache’s mod_Rewrite.. can anyone tell me steps for this to happen?
I am very new to URL re-writting and I am using Plesk which is Windows based web server and hence I cant use Apache’s mod_Rewrite.. can anyone tell me steps for this to happen?
2
Answers
Try ISAPI Rewrite for IIS. It supports mod_rewrite rules of Apache and it is supported by Plesk.
Maybe too late for OP but it might be useful for anyone coming across this. If URL Rewrite is installed in IIS then you can follow this guide to translate htaccess into web.config.
It worked with my case, running PHP website in a shared hosting with Plesk and IIS under ISAPI