-
Notifications
You must be signed in to change notification settings - Fork 3
Lemp stack not working with routes? #4
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I have you used the lemp recipe to set up a custom php project (it does not use any frameworks).
I can load the frontpage without any issue, but when I try to go to any route (eg. /reset-password), it throws a 404 in nginx.
Is the default nginx config not made for usage with routes?
I have gotten it to work by highjacking the nginx config from the laravel recipe, but figured the lemp recipe should work out of the box :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working