Hi all,
So I notice that many websites (most of them anyway) use a clean URL structure like this:
http://www.smashingmagazine.com/category/showcase/
instead of something like http://www.something.com/about.php
The only way I can think of doing something like this is putting index.php or .html or whatever files inside individual folders, but this seems sort of inconvenient and not the best way to do it in general. Could anyone lead me in the right direction? Thanks in advance!

