Create an .htaccess file in your top-level CGI directory containing
<Limit GET PUT POST OPTIONS>
Require all granted
</Limit>
You can also add DELETE if you want that too.
Getting a list of pages in a Jekyll site is easy, but paring that down to just the top-level files and the index pages is tricky. {% for p...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.