Added document_root to _config and fixed cgi.

This commit is contained in:
Johannes Findeisen 2024-02-10 20:27:15 +01:00
commit 0aba1cfc69

View file

@ -4,5 +4,5 @@ permalink: /cgi/gitlog/index.sh
echo "Content-type: text/plain"
echo
cat /var/www/xw3.org/www/htdocs/gitlog.html
cat {{ site.document_root }}/gitlog.html