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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -