View Single Post
Old 02-28-2010, 08:16 PM   #5 (permalink)
Rhinos
The Wanderer
 
Join Date: Aug 2009
Posts: 17
Thanks: 0
Rhinos is on a distinguished road
Default

I also have to say that this is a very bad idea.

Not only is it bad it would mean that you cannot use GET and would have to resort to using POST for everything. Even for links which means a lot of work rewriting all your code if you have an existing website.

If you want to hide file extensions (.php, .gif, .js) then I think there is a way of doing it (may be just for one extension type).
Rhinos is offline  
Reply With Quote