Page 1 of 1

Query String Masking???

Posted: Sat Jul 12, 2008 11:02 pm
by brideas
Greetings,

I have an interesting question, I have seen PHP websites that have URL's that have this kind of format:

http://www.somewebsite.com/index.php/page/about_us

Which I am assuming would be the equivalent of http://www.somewebsite.com/index.php?page=about_us

I would like to get that similar masking... can it be done and if so, how?

Thanks!

Re: Query String Masking???

Posted: Sun Jul 13, 2008 4:39 am
by jaoudestudios
I have done it a while back, I think it was with the htaccess file