Chaining multiple required rewrites in .htaccess
Advertisements I have at present 2 rewrites that are supposed to occur on any given url, The first redirects any url matching the pattern %DOMAIN%/mcc-* to show.php?id=mcc-* The second redirects any url without the .php extension to the page as if it had one. The first rewrite gets called and works, but the second does… Read More Chaining multiple required rewrites in .htaccess