copr-be: enable mod_openssl
Fixes: https://pagure.io/copr/copr/issue/2000
This commit is contained in:
parent
c2a50a9e84
commit
81f9578cd7
1 changed files with 1 additions and 2 deletions
|
@ -84,9 +84,8 @@ server.modules = (
|
||||||
"mod_redirect",
|
"mod_redirect",
|
||||||
"mod_rewrite",
|
"mod_rewrite",
|
||||||
"mod_indexfile",
|
"mod_indexfile",
|
||||||
"mod_cgi"{% if devel %},
|
"mod_cgi",
|
||||||
"mod_openssl"
|
"mod_openssl"
|
||||||
{% endif %}
|
|
||||||
)
|
)
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue