Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 28504

How to duplicate this in URL Rewrite

$
0
0
I have an application that I have been running on Linux and using MultiViews Of course there is no MultiViews for IIS so have to switch to a mod_rewrite concept. Can someone provide me how to take the below rewrite code and make it work the same in URL Rewrite? RewriteCond %{HTTP_HOST} ^yourdomain.com [NC] RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule .* loader.php [L,QSA] Excuse the bad wrap. Don't see anything that shows how to block quote things so is one big paragraph here. Thanks. Steve

Viewing all articles
Browse latest Browse all 28504


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>