fix scripts fetching handlers from /handlers

This commit is contained in:
niphlod
2013-08-31 14:23:35 +02:00
parent 1f9071d5df
commit d61bbc6a5f
8 changed files with 60 additions and 59 deletions
+1
View File
@@ -59,6 +59,7 @@ cd www-data
rm web2py_src.zip*
wget http://web2py.com/examples/static/web2py_src.zip
unzip web2py_src.zip
mv web2py/handlers/wsgihandler.py web2py/wsgihandler.py
chown -R www-data:www-data web2py
echo "setting up apache modules"