Linking to files
If you link to an index-file (index.php). please link to it as being
the directory and ommit the filename. (much more understandable). So say:
<a href="/about/">About Linux.be</a>
instead of
<a href="/about/index.php">About Linux.be</a>
Check your page before commiting changes!