• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Rewrite url on ASP or PHP with plesk and windows server 2003

  • Thread starter Carrouget Sebastien
  • Start date
C

Carrouget Sebastien

Guest
Hi,

I search how to use url rewriting with :

System : Windows Server 2003 + IIS6.0 + Plesk 9.2

ASP : I installed isapi_rewrite but when I try to connect to a website or in plask panel : Service Unavailable

PHP : I don't know if it's possible to use .htaccess and how to. I know how with a linux server. Do you know if exist a free issue ?

Thanks
 
IIS + rewrite

You need to set the permissions on the files Isapi_rewrite uses. I don't remember where but google for plesk permissions isapi_rewrite and you should end up with the write permissions.

You might also want to use Microsoft Web Platform Installer (http://www.microsoft.com/web/Downloads/platform.aspx) and install the module for rewriting. Quite simple to use and all the rewrite rules are in the web.config. So if you're a .net user, I'd go the IISRewrite module that's free.

Good luck
 
this is applicated also for a win2k8 server IIS 7.0 and plesk 9.2?

sorry if my question is so noob, but i wish so much to host myself scripts which works using mod rewrite.
thanks so muchhh for your eventual reply.

Pablo
 
yep no problem with that setup.
I've tried it on my Vista, Win7 and on servers 2003 and 2008 using the web platform installer and it's working without a hitch.
 
Back
Top