Welcome Guest, Not a member yet? Register   Sign In
URI Rewrite and IIS
#3

[eluser]Benjo[/eluser]
Thanks for the quick feedback. I have 2 questions, if you don't mind:

1) where on your server is your httpd.conf located? Mine is located in "C:\Program Files\Helicon\ISAPI_Rewrite3".

2) could you briefly explain what the following lines of your code do?

RewriteCond %{HTTPS} (on)?
RewriteCond %{HTTP:Host} ^(?!www\.)(.+)$ [NC]
RewriteCond %{REQUEST_URI} (.+)
RewriteRule .? http(?%1s)://www.%2%3 [R=301,L]


Messages In This Thread
URI Rewrite and IIS - by El Forum - 01-20-2011, 10:36 AM
URI Rewrite and IIS - by El Forum - 01-20-2011, 11:08 AM
URI Rewrite and IIS - by El Forum - 01-20-2011, 03:02 PM
URI Rewrite and IIS - by El Forum - 01-20-2011, 04:28 PM
URI Rewrite and IIS - by El Forum - 01-20-2011, 05:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB