Your question is deep. I may give you some hints:
- Search Engine-Friendly URL's May be temporarily (or permanently?) down.
- The Apache web server behaviour versus PHP. While Apache is blind to the URL suffix, PHP is not.
- That means that you have two methods to manage this. KW's[list:d59e0c583c]
- Hiding PHP scripts with force type.
- Hiding PHP scripts by rewriting URL's.
[*] There is a Class PathVars in the SPLIB library that follows with the book Harry Fuecks "
The PHP Anthology: Object Oriented PHP Solutions" that handles this in a more efficient way. That book is hereby reccomended. [/list:o:d59e0c583c]
P.S.
Thank you very much = "Tusen takk"
in Norwegian :-)