Page 1 of 1

Change displayed address

Posted: Mon Jun 06, 2005 11:39 pm
by S_henry
Can we display different address (change file extension) in the address bar? For example, for the page http://www.abc.com/test.php, i want to display it as http://www.abc.com/test.chtml. Is it can?

Posted: Tue Jun 07, 2005 4:15 am
by S_henry
Anybody has any idea pls? Is it possible to do that?

Posted: Tue Jun 07, 2005 5:20 am
by timvw
Read the manual of yoru webserver..

Apache has for example the AddType directive and the mod_rewrite module...