notice this for apache based servers.
1.First we need to create a file called
.htaccess in root folder.
2.Let start by enabling mod re-write paste the below code in to the
.htaccess file.
## Turn On the Rew-Writing Engine
RewriteEngine On
ok great just an fair warning not every host have...