Forum Moderators: open

Message Too Old, No Replies

IIS Rewite on shared host?

Where

         

xcandyman

10:05 am on Oct 2, 2003 (gmt 0)

10+ Year Member




Where can I find products that allow me to do a IIS rewrite on a shared host?

Thanks

georgeek

10:14 am on Oct 2, 2003 (gmt 0)

10+ Year Member



You will need a hosting service that already provides something like IIS Rewrite from Qwerksoft or ISAPI_Rewrite. Or you may be able to persuade your existing hosting service to provide it. There is a previous thread that may be of interest here [webmasterworld.com].

xcandyman

10:17 am on Oct 2, 2003 (gmt 0)

10+ Year Member



Say if I installed one of these on our server would I be able to control one of sites in the server and not affect any other sites?

Thanks

georgeek

10:48 am on Oct 2, 2003 (gmt 0)

10+ Year Member



I know that ISAPI_Rewrite can because it was designed for operating in a shared environment. I should imagine it's the same for all the others but have not tried this on a shared host myself.

jdhodges

3:58 am on Oct 21, 2003 (gmt 0)

10+ Year Member



P.S. georgeek is righ about ISAPI_Rewrite.

IIS_Rewrite also supports a single website without affecting the operation of any others.

For either filter go to properties of a website in IIS, click the "ISAPI Filters" tab and you can individually add or remove a rewrite filter for any site [or all sites].