I have been using simple mod_rewrite rules for my CMS for years and am now making a new version, I am seeing the rewriteCond not making sense- I have the standard \"if is no
Well, that should work.
Try setting the following props in your .htaccess:
RewriteLog /var/log/rewrite.log RewriteLogLevel 3
To debug your requests. Remember to reset this value once you're done, otherwise you'll end up with a filled up harddrive.