Skip to content

Commit c5f9806

Browse files
authored
Merge pull request #134 from PermanentOrg/configure-fpm-proxy
Enable available apache configuration
2 parents e9bb3a1 + 660004c commit c5f9806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

provisioners/configure.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ a2enmod \
121121
mpm_event \
122122
proxy \
123123
proxy_fcgi \
124-
rewrite
125-
setenvif \
124+
rewrite \
125+
setenvif
126126
a2enconf \
127127
charset \
128128
global-server-name \

0 commit comments

Comments
 (0)