rewrite the url using htaccess
Posted: Sun Feb 23, 2014 11:52 pm
Hi,
my url path is http://localhost/codeigniter/home when I click any link using ajax, then that url path as http://localhost/codeigniter/home#2users.....
But I need only http://localhost/codeigniter/home ....
How to write to hide the #2users from the last sements in url using codeigniter...
I am using htaccess to hide index.php... pls suggest to hide the #2users from url using htaccess file.........
my url path is http://localhost/codeigniter/home when I click any link using ajax, then that url path as http://localhost/codeigniter/home#2users.....
But I need only http://localhost/codeigniter/home ....
How to write to hide the #2users from the last sements in url using codeigniter...
I am using htaccess to hide index.php... pls suggest to hide the #2users from url using htaccess file.........