Hey is anyone familiar with ISAPI rewrite? I need a quick explination of how it works.
I've got a project i'm doing at work where they need me to put this in place... I made the mistake of saying i was familiar with it.
This is the sample code im working with:
Here's the site:
http://www.isapirewrite.com/
I think my problem is just with the regular expression... If anyone is familiar with this can you just post a couple sentances explaining how it works to clear things up for me?
Thanks guys,
:: Defektive ::
I've got a project i'm doing at work where they need me to put this in place... I made the mistake of saying i was familiar with it.
This is the sample code im working with:
Code:
RewriteCond URL (?!/admin.php).*
Here's the site:
http://www.isapirewrite.com/
I think my problem is just with the regular expression... If anyone is familiar with this can you just post a couple sentances explaining how it works to clear things up for me?
Thanks guys,
:: Defektive ::