Search Results

5
votes
8answers
832 views

Redirecting non-www URL to www

I'm using Helicon's ISAPI Rewrite 3, which basically enables .htaccess in IIS. I need to redirect a non-www URL to the www ve …
0
votes

Redirecting non-www URL to www

@Vinko - are you saying I should replace line 2 with your condition, or add your condition on a new line? Will adding it on a new line affect the RewriteR …