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