Merc Posted January 27, 2018 Share Posted January 27, 2018 (edited) In this tutorial, I am going to show you how to disable that Get parameter for all clients on your host. They can change it if they want to (if only you could put permissions on files that clients are given ) Go to the RESELLER PANEL Login with your credentials Go to Customizations > Default .htaccess Paste this code and submit (Thanks @xpde) RewriteEngine On RewriteCond %{QUERY_STRING} . RewriteRule ^([^.]*)$ /$1? [L,NE,R=301] Now your clients can use ads or something on there websites without getting a weird ?i= in the URL bar to mess up there profits. Credits to @xpde Edited January 27, 2018 by Merc credited Quote Link to comment Share on other sites More sharing options...
xpde Posted January 27, 2018 Share Posted January 27, 2018 Oh. I appreciate the concentration that my topic has been getting. Could you possibly make a backlink to it? Quote Link to comment Share on other sites More sharing options...
Merc Posted January 27, 2018 Author Share Posted January 27, 2018 Just now, xpde said: Oh. I appreciate the concentration that my topic has been getting. Could you possibly make a backlink to it? Oh yeah I forgot Quote Link to comment Share on other sites More sharing options...
xpde Posted January 27, 2018 Share Posted January 27, 2018 Aweh thanks mate <3 Quote Link to comment Share on other sites More sharing options...
index Posted January 27, 2018 Share Posted January 27, 2018 xpde, Я ценю ваши усилия в этом сообществе. Quote Link to comment Share on other sites More sharing options...
xpde Posted January 27, 2018 Share Posted January 27, 2018 Just now, index said: xpde, Я ценю ваши усилия в этом сообществе. I enjoy this community. Are both of you guys from my forums? Quote Link to comment Share on other sites More sharing options...
index Posted January 27, 2018 Share Posted January 27, 2018 Yes owner. Quote Link to comment Share on other sites More sharing options...
Merc Posted January 27, 2018 Author Share Posted January 27, 2018 @xpde obviously Quote Link to comment Share on other sites More sharing options...
xpde Posted January 27, 2018 Share Posted January 27, 2018 @index @Merc 20 Credits to both of you - I'm glad you guys decided to join this community as well! Quote Link to comment Share on other sites More sharing options...
AA22Dev Posted April 10, 2018 Share Posted April 10, 2018 On 1/27/2018 at 6:44 PM, xpde said: I enjoy this community. Are both of you guys from my forums? Can i know your forums URL? Quote Link to comment Share on other sites More sharing options...
Anyx Posted May 28, 2018 Share Posted May 28, 2018 Hello, there is a much simpler way to do that, without PHP or .htaccess code. Follow my steps and you should be OK: Enable CloudFlare through vPanel or by changing Nameservers Select Full SSL/Flexible (NOT RECOMMENDED)/Full SSL Strict (IF YOU HAVE INSTALLED YOUR OWN CERTIFICATE) Wait for 1-24 hours It should be gone! Please tell me if this worked for you or if you found it helpful. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.