IIS config
Posted: Fri Apr 22, 2005 9:48 pm
Hi!
How can I config IIS server to run Php file without extension file php.
Example: I would like my website can run in local server like:
http://localhost/mysite/member?id=test
It's will be execute as: http://localhost/mysite/member.php?id=test
Thanks!
How can I config IIS server to run Php file without extension file php.
Example: I would like my website can run in local server like:
http://localhost/mysite/member?id=test
It's will be execute as: http://localhost/mysite/member.php?id=test
Thanks!