apache - index.php not working as default file in new directory -


i have looked @ several other answers of same question, yet none of answers have worked.

what happening, when try create new directory, , create new file (index.php/index.html) visit directory (mydomain.com/newdirectory), loads 404 page not found error.

this doesn't happen other directories. other ones load fine.

i have tried using .htaccess file directoryindex index.php no luck.

sorry if 1 of hundreds of same question.. couldn't find worked.

thanks.


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -