I want to hide page extensions like stackoverflow does. How does the following work?
http://stackoverflow.com/tags/foo http://stackoverflow.com/tags/bar
Modern web development frameworks have support for elegant urls. Check out Django or Ruby on Rails.