Category "mod-rewrite"

Add New Parameter to Existing URL using htaccess

I have a url like below http://filespecification.phpnet.us/index3.php But i want to add an additional parameter to this url like below. http://filespecifica

Rewrite url in haproxy

I have haproxy as front layer to our nodejs app and I'm looking for a way to rewrite url. For example, if customers go to https://aaa.com/product/123, haproxy w

WHM Enabling mod_rewrite

I have a CentOS 6.8 w/ WHM on GoDaddy and I have a laravel application. The routes don't work, they return a 404 Not found and because of this I'm assuming it's

Remove .php extension with .htaccess

Yes, I've read the Apache manual and searched here. For some reason I simply cannot get this to work. The closest I've come is having it remove the extension, b