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!
IIS config
Moderator: General Moderators