469692 isapi rewrite / htaccess

In Progress Posted Jan 12, 2011 Paid on delivery
In Progress Paid on delivery

We have a website on IIS, it has .asp extensions and is dynamically displayed. The server has [url removed, login to view] installed on it. We have an htaccess file which is presently redirecting non www. to www. See below:

RewriteCond %{HTTPS} (on)?

RewriteCond %{HTTP:Host} ^(?!www\.)(.+)$ [NC]

RewriteCond %{REQUEST_URI} (.+)

RewriteRule .? http(?%1s)://www.%2%3 [R=301,L]

Presently we have vars like [url removed, login to view] but we can out in a fake var to read something like [url removed, login to view]

What we want the htaccess file to do is rewrite the dynamically displayed pages e.g. [url removed, login to view] to [url removed, login to view]

We also need a permanent 301 redirect in this rewrite rule e.g. [R=301]

No ftp access will be granted. I will personally update it.

Many thanks.

Article Rewriting ASP IIS Odd Jobs

Project ID: #2215593

About the project

Remote project Active Jul 11, 2012