i want to run a php script without entering .php extension and i'm sure there is a way to do this because I did this before BUT i lost the information how to configure
example
The long way: type "127.0.0.1/phpinfo.php "from internet explorer's address bar.
I ONLY want to type "127.0.0.1/phpinfo" (no .php extension) from internet explorer's address bar and everything runs smoothly.
if you know how to do it, please let me know. Thank you very much.