apache - What's the IIS equivalent of these rewrite rules? - Stack Overflow I've always used apache, so I'm completely new to IIS. How would I do this in IIS? RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php?url=$1 [QSA,... https://stackoverflow.com/questions/4364197/whats-the-iis-equivalent-of-these-rewrite-rules