Welcome to the forums.
Quote:
|
can anyone list some common extension filenames for static and dynamic sites...
|
A server can be set to parse any extension so these are simply the "normal "defaults:
static= html, htm, txt,doc and whatever a Mac might use.
dynamic = php, asp, and a few others
If you look at the url in the address bar you will see that this page name ends in html. I assure you this is not an html page. A feature called mod-rewrtite is being used to rewrite the urls. VB forum software runs on php.
Just want you to understand that what you think you see is not necessarily what really is.