We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9383d74 commit 6e9af86Copy full SHA for 6e9af86
install/deb/templates/mail/apache2/rainloop.stpl
@@ -10,9 +10,9 @@ SSLVerifyClient none
10
SSLCertificateFile %home%/%user%/conf/mail/%root_domain%/ssl/%root_domain%.crt
11
SSLCertificateKeyFile %home%/%user%/conf/mail/%root_domain%/ssl/%root_domain%.key
12
13
-<Directory /var/lib/roundcube/>
+<Directory /var/lib/rainloop/>
14
Options +FollowSymLinks
15
- # This is needed to parse /var/lib/roundcube/.htaccess. See its
+ # This is needed to parse /var/lib/rainloop/.htaccess. See its
16
# content before setting AllowOverride to None.
17
AllowOverride All
18
order allow,deny
0 commit comments