User uWSGI with autoconfig/autodiscover
This commit is contained in:
parent
69c0882228
commit
3b6e380ac5
@ -48,12 +48,12 @@
|
||||
#if( ${autoconfig} )
|
||||
<Location /autodiscover/autodiscover.xml>
|
||||
ProxyPreserveHost Off
|
||||
ProxyPass https://config.hostsharing.net/hsar/config-v1.1.xml
|
||||
ProxyPass http://127.0.0.1:8082/
|
||||
</Location>
|
||||
|
||||
<Location /.well-known/autoconfig/mail/config-v1.1.xml>
|
||||
ProxyPreserveHost Off
|
||||
ProxyPass https://config.hostsharing.net/hsar/config-v1.1.xml
|
||||
ProxyPass http://127.0.0.1:8081/
|
||||
</Location>
|
||||
#end
|
||||
|
||||
@ -135,12 +135,12 @@
|
||||
#if( ${autoconfig} )
|
||||
<Location /autodiscover/autodiscover.xml>
|
||||
ProxyPreserveHost Off
|
||||
ProxyPass https://config.hostsharing.net/hsar/config-v1.1.xml
|
||||
ProxyPass http://127.0.0.1:8082/
|
||||
</Location>
|
||||
|
||||
<Location /.well-known/autoconfig/mail/config-v1.1.xml>
|
||||
ProxyPreserveHost Off
|
||||
ProxyPass https://config.hostsharing.net/hsar/config-v1.1.xml
|
||||
ProxyPass http://127.0.0.1:8081/
|
||||
</Location>
|
||||
#end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user