Added document_root to _config and fixed cgi.
This commit is contained in:
parent
5c10762903
commit
0aba1cfc69
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue