Many posters have problems debugging their RewriteRule and RewriteCond statements within their .htaccess files. Most of these are using a shar
.htaccess
Don't forget that in .htaccess files it is a relative URL that is matched.
In a .htaccess file the following RewriteRule will never match:
RewriteRule ^/(.*) /something/$s