Many posters have problems debugging their RewriteRule and RewriteCond statements within their .htaccess files. Most of these are using a shar
.htaccess
If you're creating redirections, test with curl to avoid browser caching issues. Use -I to fetch http headers only. Use -L to follow all redirections.