summaryrefslogtreecommitdiffstats
path: root/README.txt
blob: 7b9e766b31bfd9d3535817ad937f8f4f6fd161b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
bundle exec jekyll serve

JEKYLL_ENV=production bundle exec jekyll build

CGI scripts:

# chown -R www:www cgi-bin/
# chmod 554 cgi-bin/find.cgi

Checking CGI script errors in chroot:

# chroot /var/www/ htdocs/www.asciimx.com/cgi-bin/find.cgi