Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Marc Ruemekorf Newcomer
@Marrrc · Joined 8 years ago · 6 posts · 1 topics · 0 reputation
Badges
Recent posts
-
New pages return nginx 404 error page
· 8 years ago
Alright, I'm back with an update on the issue and boy do I feel like a dunce. It's important to add the try files to MAMP under "Additional parameters for location" in the Nginx tab as it will ignore
-
New pages return nginx 404 error page
· 8 years ago
Alright I changed a couple things. First off; I broke down and did another fresh install on an apache server hoping that would cause less issues but I forgot I have MAMP configured for nginx (since th
-
New pages return nginx 404 error page
· 8 years ago
...I would think our configurations could stay unchanged for Nginx. I have a couple of other projects running on Nginx (albeit Wordpress) that work perfectly fine so it should be fine as is, right?
-
New pages return nginx 404 error page
· 8 years ago
Alrighty, I've set the try files to try_files $uri $uri/ /index.php?$query_string; but that didn't change anything. I think I found the php.ini file. I thought this should have been somewhere in my pr
-
New pages return nginx 404 error page
· 8 years ago
Hi @thwright, Thank you for the reply I tried clearing the cache via bin/grav clear-cache in the terminal. Sadly this hasn't fixed my subpages, yet, still getting the good ol' 404 errors. I should not
-
New pages return nginx 404 error page
· 8 years ago
Hey guys this is my first time working with Grav so bear with me. I finally got the Grav homepage up and running on a local Mamp server but any new page I add to the site just returns an nginx 404 err