php - Unexpected Rewrite -
on localhost, in 1 of folders, files accessible http://localhost/folder/map instead of http://localhost/folder/map.php. it's because of wrong apache's configuration i'm stuck here , nothing comes mind.
if have file called index.php or index.html in http://localhost/folder/map folder, apache run file when enter directory name browser url.
this makes http://localhost run page rather showing directory listing, or show blank page.
this reason see valid page when keying in http://localhost/folder/map url.
Comments
Post a Comment