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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Multisite inheritance question · 10 years ago

    omg lol, sometimes is very nice to lear something new like vhost server alias can handle multiple urls, and wildcard! as always, many thanks for inputs. @Sommerregen, very valid approach to make a pr

  • Multisite inheritance question · 10 years ago

    @-l-l- when using subdomains keep this in mind from the docs: If you choose sub-domains for structuring your website network, then you will have to configure (wildcard) sub-domains on your server in

  • Multisite inheritance question · 10 years ago

    digging in to it, thinking it is my virtual host messing the subdomain up...

  • Multisite inheritance question · 10 years ago

    Did you used my setup.php? It should work, really. Make sure that there is a user/sites/<subsite.with.domain>/pages folder.

  • Multisite inheritance question · 10 years ago

    Just started to play with directories as subdomains only give med "This site can’t be reached" so far ^^

  • Multisite inheritance question · 10 years ago

    @-l-l- Setting up a site with sub-domains should be easy. Just configure them as usual and point them to the grav install (root directory e.g. html/grav). The rest does Grav. But if you really insist

  • Multisite inheritance question · 10 years ago

    Hi @getluke and @-l-l-, indeed (otherwise noted in the docs - a typo) you need the full domain as the sub-directory. BTW I troubleshooted your problem @getluke . I come up with the following setup.php

  • Multisite inheritance question · 10 years ago

    But i do not use subdomain, i use subdirectory - as subdomain do not play at all on my setup. Even tested your approach on subdomain just for fun and named the folder sub.example.com - even if i would

  • Multisite inheritance question · 10 years ago

    @-l-l- A thought, do you need to set the full subdomain name on the folder for testing subdomains? Sounds weird to have user/sites/subsite.example.comas a folder name when it all depends on the locati

  • Multisite inheritance question · 10 years ago

    Also, the same way regarding themes, like how Grav works with plugin assets override from theme - eg when you simply can override one plugin template file from a theme just by adding and edit it, but