aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBruno Ribas <brunoribas@gmail.com>2020-11-05 14:05:37 +0000
committerBruno Ribas <brunoribas@gmail.com>2020-11-05 14:05:37 +0000
commit937acf87ef00d257f73faaf5c0844b6bf7074a70 (patch)
tree7b1737bd103a0be25857b72c8bee03af4ed7d277 /debian
parent34101682a7f1959da53617d460f6ac7a10571479 (diff)
downloadboca-937acf87ef00d257f73faaf5c0844b6bf7074a70.tar.gz
boca-937acf87ef00d257f73faaf5c0844b6bf7074a70.zip
d/boca-web.postinst does not enable SSL
Although is important to user SSL connections with BOCA we will not enable default sites because it needs more configuration to make it work properly Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/boca-web.postinst2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/boca-web.postinst b/debian/boca-web.postinst
index e71cb97..2006bff 100644
--- a/debian/boca-web.postinst
+++ b/debian/boca-web.postinst
@@ -5,8 +5,6 @@
chown -R www-data.www-data /var/www/boca
chmod -R go-rwx /var/www/boca/src/private
-a2ensite default-ssl
-a2enmod ssl
a2enmod socache_shmcb
a2enmod proxy_fcgi