Mercurial memo
- 2014年10月21日(火) 19:30 JST
- 投稿者: akira
- 表示回数 130
python wsgi, Bottle, Flask
hgweb.cgi
sudo -u www-data hg serve --webdir-conf /var/hg/hgweb.config
http://qiita.com/tukiyo3/items/0fd9c6...a97cd8fdfa Gunicorn (green unicorn) python製wsgiサーバ
hgweb.cgi
sudo -u www-data hg serve --webdir-conf /var/hg/hgweb.config
http://qiita.com/tukiyo3/items/0fd9c6...a97cd8fdfa Gunicorn (green unicorn) python製wsgiサーバ