Skip to content

Commit b11b875

Browse files
authored
Merge pull request hestiacp#1206 from hestiacp/fix/1175_stpl-ssl-redirect
Remove force ssl for apache2 stpl.
2 parents c1ddffc + 98a8bfe commit b11b875

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

install/deb/templates/mail/apache2/default.stpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
SSLVerifyClient none
1010
SSLCertificateFile %home%/%user%/conf/mail/%root_domain%/ssl/%root_domain%.crt
1111
SSLCertificateKeyFile %home%/%user%/conf/mail/%root_domain%/ssl/%root_domain%.key
12-
13-
IncludeOptional %home%/%user%/conf/mail/%root_domain%/apache2.forcessl.conf*
1412

1513
<Directory "/usr/share/tinymce/www/">
1614
Options Indexes MultiViews FollowSymLinks

0 commit comments

Comments
 (0)