HaiSoftSARL / plesk_mail_autoconfig

Provides plesk autoconfig functionality for Plesk - Project moved here : https://gitlab.haisoft.net/pub/Plesk_MailAutoconfig
https://gitlab.haisoft.net/pub/Plesk_MailAutoconfig
14 stars 8 forks source link

Disable service for one domain #11

Closed dna75 closed 5 years ago

dna75 commented 5 years ago

Where do I change the code; Alias "/autodiscover" "/var/www/vhosts/DOMAIN.TLD/httpdocs/autodiscover" Alias "/Autodiscover" "/var/www/vhosts/DOMAIN.TLD/httpdocs/autodiscover"

I want to exclude a domain who is using office365 and not my mail-server / service.

I'm using centos7

_Originally posted by @dna75 in https://github.com/HaiSoftSARL/plesk_mail_autoconfig/issues/5#issuecomment-448151842_

MegaS0ra commented 5 years ago

In Plesk, in the "Apache & nginx Settings" of the domain in "Additional directives for HTTPS".

Screenshots: https://cloud.haisoft.net/index.php/s/QSbBdzPGa92w5zf/preview https://cloud.haisoft.net/index.php/s/b4afRgcE3yjZsNY/preview

dna75 commented 5 years ago

Thanks! Didn't realize it should be done within Plesk. Just tested it, and it works.