diff --git a/VERSION b/VERSION index b0c77ce4..348c93f1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.2-stable+timestamp.2013.03.10.11.26.20 +Version 2.4.2-stable+timestamp.2013.03.10.11.37.55 diff --git a/scripts/setup-web2py-ubuntu.sh b/scripts/setup-web2py-ubuntu.sh index 29c54e21..ffcbf552 100755 --- a/scripts/setup-web2py-ubuntu.sh +++ b/scripts/setup-web2py-ubuntu.sh @@ -68,6 +68,7 @@ a2enmod proxy a2enmod proxy_http a2enmod headers a2enmod expires +a2enmod wsgi mkdir /etc/apache2/ssl echo "creating a self signed certificate"