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
Post a Comment