Philip Thompson wrote:
Hi.

This may or may not be a PHP question - I'll let the group decide. Note this URL:

http://www.someplace.com/SomeDirectory/SomeFile

compared to this URL:

http://www.someplace.com/SomeDirectory/SomeFile.php

Okay. How does one create the URL with no file extension? Is this done through PHP or is this a server setting? Thanks in advance!

~Philip

It is a server setting - see ModRewrite for Apache.

HTH,

Mikey

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to