Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update FAQ
authored
Sep 06, 2018
by
Robin
Hide whitespace changes
Inline
Side-by-side
FAQ.md
View page @
2912d5a4
...
@@ -9,7 +9,7 @@ If you need different settings for emails (ports, protocols, etc.), you can:
...
@@ -9,7 +9,7 @@ If you need different settings for emails (ports, protocols, etc.), you can:
-
First, for Thunderbird disabling, remove the "autoconfig" CNAME for the domain
-
First, for Thunderbird disabling, remove the "autoconfig" CNAME for the domain
-
For Outlook, customize your Apache's domain configuration:
-
For Outlook, customize your Apache's domain configuration:
````
bash
````
Alias "/autodiscover" "/var/www/vhosts/DOMAIN.TLD/httpdocs/autodiscover"
Alias "/autodiscover" "/var/www/vhosts/DOMAIN.TLD/httpdocs/autodiscover"
Alias "/Autodiscover" "/var/www/vhosts/DOMAIN.TLD/httpdocs/autodiscover"
Alias "/Autodiscover" "/var/www/vhosts/DOMAIN.TLD/httpdocs/autodiscover"
````
````
...
...