Rewrite Rule in httpd.conf not executing
Was being driven crazy by a rewrite rule in my httpd.conf files not seeming to work, after a couple of hours of tearing hair out I found that the htaccess file was not allowing the httpd.conf rewrite rules to fire, to solve this I needed to add the following to the htaccess file:
RewriteOptions inherit