Query String Masking???
Posted: Sat Jul 12, 2008 11:02 pm
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!
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!