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 - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -