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

  • How to use GitHub Pages for GRAV? · 11 years ago

    GitHub pages is only for static pages. So no PHP support on there at all. Jekyll takes markdown and templates and generates static html pages, the result is not dynamic at all. Grav is not a stati

  • How to use GitHub Pages for GRAV? · 11 years ago

    Jekyll blogging platform seems to be working nicely with the GitHub Pages: https://help.github.com/articles/using-jekyll-with-pages http://24ways.org/2013/get-started-with-github-pages What's the e

  • Can't get it going - 501 · 11 years ago

    Possibly, however, I note that all Joomla standard is 755 for folders and 644 for files, and as my hoster is the main joomla sponsor here, I'm glad there is no conflict with the joomla standard. Check

  • Can't get it going - 501 · 11 years ago

    Actually 664 is perfectly normal, but clearly your hosting provider has some restriction on this and requires 644 else throws this 500 server error.

  • Can't get it going - 501 · 11 years ago

    Right thanks. Tried that - still no success. BUT I worked with my hosting company and it turns out that the problem was that files all had permissions set 664, where of course, it should be 644! This

  • Can't get it going - 501 · 11 years ago

    ## Begin - Index # If the requested path and file is not /index.php and the request # has not already been internally rewritten to the index.php script RewriteCond %{REQUEST_URI} !^/index\.php # and t

  • Can't get it going - 501 · 11 years ago

    well, I've tried everything I can find in this forum, but none of the changes have worked. Yes, RewriteEngine On is not commented; Options makes no difference. It worked on XAMPP, but it doesn't on th

  • Can't get it going - 501 · 11 years ago

    a 500 error usually means that something in the .htaccess file is being specifically denied by your hosting provider. Try commenting out the Options line in the .htaccess. Other than that, the only

  • Can't get it going - 501 · 11 years ago

    Tried that - made no difference

  • Can't get it going - 501 · 11 years ago

    Could be this? http://learn.getgrav.org/troubleshooting/internal-server-error#rewritebase-problems