Hello guys I am practicing how to change the .php extention in my php pages, no luck yet. I am using WAMP 3.1.0 on a 64bit here the software versions in the WAMP
- Apache Version:2.4.27
- PHP Version:5.6.31 Server Software:Apache/2.4.27 (Win64)
- PHP/5.6.31 - Port defined for Apache: 80
I have the rewrite_module turned on on the httpd.conf file I have this string "LoadModule rewrite_module modules/mod_rewrite.so" commented out and changed AllowOverride None to AllowOverride ALL.
Below is the screenshot of my folder structure
here is my index.php file screenshot
here is my htaccss screenshot


