> Mr Bean > Can anybody point me to a reference that can tell me > how to config it so that 'http://abc.def/hij' can > point to 'http://abc.def/hij.php'? I'm using a 1.3.x > Appache server.
There are many ways, but the simplest: add multiviews option (either in httpd.conf or via an .htaccess file) Options +MultiViews Patrick ________________________________ Patrick H. Lauke Webmaster / University of Salford http://www.salford.ac.uk ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
