Page 1 of 1

Redirection Query

Posted: Mon Nov 22, 2010 10:18 pm
by dheeraja
hello Guys,

Please refer this site http://www.dreamvacationrent.com/, it is having a link called "Our Rental Properties" now when you click on it it will show the url with the page name "properties-rental.html" but actually the page is "properties.php" like wise is has done with other links values passed through url are seen by using + or - sign, so how could this be done. Please help me...

Thank you.

Re: Redirection Query

Posted: Mon Nov 22, 2010 11:24 pm
by TonsOfFun
It's called mod_rewrite and you use .htaccess for it.

I have never used it, but try this tutorial.
http://roshanbh.com.np/2008/02/hide-php ... ccess.html

or this one for a more comprehensive guide to mod_rewrite
http://www.blogstorm.co.uk/htaccess-mod ... ate-guide/