Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Vincent Newcomer

@vince · Joined 6 years ago · 4 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Direct links lead to /home on first load · 6 years ago

    Damnit, now I feel stupid... 😅 It wasn't in the grav configuration, but in the nginx server block. I simply forgot to put "$request_uri" after "return 301 https://$host" when redirecting from http to

  • Direct links lead to /home on first load · 6 years ago

    Hmm you're right, it leads to the correct page. However, when I type in the url (including subpage and after clearing browser cache) by hand it redirects to the mainpage... That's really weird, but I

  • Direct links lead to /home on first load · 6 years ago

    yes, sure. So the direct link I want to send to people is https://12-s.de/presse On first visit that link it will redirect to 12-s.de, when you then type in the /presse it will lead you to the actual

  • Direct links lead to /home on first load · 6 years ago

    Hey guys, On my page I have a subpage somepage.com/press, now when I send someone that direct link to somepage..com/press, it will always load somepage..com at first, then the second time when somepag