Php – htaccess appends parameters to error pages
I have a small translation system and works fine. When user clicks on the language the website redirects to /en or /pt. I also have some custom rules on my htaccess file. Options -Indexes RewriteEngine On RewriteBase / RewriteRule ^send-email$…