Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
breton
/
mod_wsgi_test
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
説明なし
2
コミット
1
ブランチ
0
リリース
ブランチ:
master
ブランチ
タグ
master
mod_wsgi_test
HTTPS
SSH
ZIP
TAR.GZ
Boris Bobrov
ad177a66d9
Readme
9 年 前
README.txt
ad177a66d9
Readme
9 年 前
__init__.py
51abda142a
initial
9 年 前
app.wsgi
51abda142a
initial
9 年 前
main.py
51abda142a
initial
9 年 前
wsgi-test.conf
51abda142a
initial
9 年 前
README.txt
cd /tmp/
git clone https://notabug.org/breton/mod_wsgi_test.git
cd mod_wsgi_test
virtualenv env
source env/bin/activate
pip install flask
cp wsgi-test.conf /etc/apache2/sites-enabled/