Hi,
My URL is Example.com/gas.php?cid=1 and this URL is opening fine and now a URL which is Example.com/gas.php?cid=123(which actually doesnt exists) but this URL is able to open but a blank page (not even 404 error as gas.php exists) and I want to redirect this page and others where there is no information to main page i.e. Example.com/gas.php
Pls help