I'm struggling to get a rewrite filter working for my site using ISAPI_Rewrite (full edition, trial mode). The following is basically what I'm after:
RewriteRule /mysite/(.*) /mysite/index.cfm?go=$1 [I] The catch is that I'd like to exclude the subdirectory "media" from the rule, so that basically all my pages get processed correctly but it ignores pictures etc in the media directory. Anyone have an idea on what I need to add? Thanks. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include <stdjoke.h> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230424 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

