Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
breton
/
mod_wsgi_test
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
2
Commits
1
Branches
0
Releases
Branch:
master
Branches
Tags
master
mod_wsgi_test
HTTPS
SSH
ZIP
TAR.GZ
Boris Bobrov
ad177a66d9
Readme
9 years ago
README.txt
ad177a66d9
Readme
9 years ago
__init__.py
51abda142a
initial
9 years ago
app.wsgi
51abda142a
initial
9 years ago
main.py
51abda142a
initial
9 years ago
wsgi-test.conf
51abda142a
initial
9 years ago
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/