[Git][noosfero/noosfero][master] Enable headers mod on noosfero-apache

Rodrigo Souto gitlab at mg.gitlab.com
Thu Dec 13 19:11:05 BRST 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
e19ca171 by Rodrigo Souto at 2018-12-13T21:10:56Z
Enable headers mod on noosfero-apache

- - - - -


1 changed file:

- debian/noosfero-apache.postinst


Changes:

=====================================
debian/noosfero-apache.postinst
=====================================
@@ -8,7 +8,7 @@ db_get noosfero-apache/enable_apache_site
 enable_apache_site="$RET"
 
 if test -x /usr/sbin/a2enmod; then
-  a2enmod deflate expires proxy proxy_balancer proxy_http rewrite
+  a2enmod deflate expires proxy proxy_balancer proxy_http rewrite headers
 fi
 
 if which update-noosfero-apache >/dev/null; then



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/e19ca171940f859ab1445506bd5bac7c3866b510

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/e19ca171940f859ab1445506bd5bac7c3866b510
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20181213/7ceba986/attachment.html>


More information about the Noosfero-dev mailing list