Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

MarkAtia's avatar

parsing vanilla php files without .php extensions under Homestead

Hi,

I have a few pure vanilla php projects that I would like to move across to my Homestead environment. How can I configure nginx (sites available) to parse the php files without the .php extension? Currently all files shows the index.php content, so visiting hello.dev/info shows the content of hello.dev. Any help would be great.

0 likes
0 replies

Please or to participate in this conversation.