php - cant load file inside directory -


having weird problem.

simple php website,

root

page.php another-page.php css/ images/ services/    service-name.php    another-service-name.php 

this structure looks slimmed down.

so when go localhost/page.php shows page, if try access file inside services folder 500 http error.

the localhost page isn’t working

localhost unable handle request.

im using mamp setup host website locally.

any ideas?


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -