Skip to content

Commit

Permalink
apache fix
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
  • Loading branch information
enoch85 committed Apr 11, 2024
1 parent 6acb9aa commit dae6709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcloud_install_production.sh
Expand Up @@ -900,7 +900,7 @@ then
# Avoid zero byte files (only works in Ubuntu 24.04 -->>)
# See https://github.com/nextcloud/server/issues/3056
SETENVPROXY="SetEnv proxy-sendcl 1"
SetEnv proxy-sendcl 1
### LOCATION OF CERT FILES ###
SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
Expand Down

0 comments on commit dae6709

Please sign in to comment.