@@ -317,35 +317,71 @@ With the options `Restrict Exchange Paths` and `Access control`, access to speci
317
317
318
318
The finished configuration should look like this:
319
319
320
- **Virtual Server **
321
-
322
- ================================ ========================================================================================
323
- Option Description
324
- ================================ ========================================================================================
325
- Enabled ``X ``
326
- ServerName ``mail.example.com `` (create another virtual server for ``autodiscover.example.com ``)
327
- **Trust **
328
- Enable ACME ``X ``
329
- SSL Proxy check peer ``X ``
330
- **Security **
331
- Header Security Off / compatibility mode
332
- TLS Security profile Intermediate
333
- Web Protection Detection Only
334
- ================================ ========================================================================================
335
-
336
- **Location **
337
-
338
- ================================ ========================================================================================
339
- Option Description
340
- ================================ ========================================================================================
341
- Enabled ``X ``
342
- VirtualServer ``mail.example.com `` (create another location for ``autodiscover.example.com ``)
343
- Type Exchange Server
344
- Remote destinations ``https://192.168.10.10 ``
345
- Restrict Exchange Paths ``/ecp ``
346
- Access control ``192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 ``
347
- ================================ ========================================================================================
348
-
320
+ **Virtual Servers **
321
+
322
+ .. tabs ::
323
+
324
+ .. tab :: mail.example.com
325
+
326
+ **Virtual Server **
327
+
328
+ ================================ ========================================================================================
329
+ Option Description
330
+ ================================ ========================================================================================
331
+ Enabled ``X ``
332
+ ServerName ``mail.example.com ``
333
+ **Trust **
334
+ Enable ACME ``X ``
335
+ SSL Proxy check peer ``X ``
336
+ **Security **
337
+ Header Security Off / compatibility mode
338
+ TLS Security profile Intermediate
339
+ Web Protection Detection Only
340
+ ================================ ========================================================================================
341
+
342
+ **Location **
343
+
344
+ ================================ ========================================================================================
345
+ Option Description
346
+ ================================ ========================================================================================
347
+ Enabled ``X ``
348
+ VirtualServer ``mail.example.com ``
349
+ Type Exchange Server
350
+ Remote destinations ``https://192.168.10.10 ``
351
+ Restrict Exchange Paths ``/ecp ``
352
+ Access control ``192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 ``
353
+ ================================ ========================================================================================
354
+
355
+ .. tab :: autodiscover.example.com
356
+
357
+ **Virtual Server **
358
+
359
+ ================================ ========================================================================================
360
+ Option Description
361
+ ================================ ========================================================================================
362
+ Enabled ``X ``
363
+ ServerName ``autodiscover.example.com ``
364
+ **Trust **
365
+ Enable ACME ``X ``
366
+ SSL Proxy check peer ``X ``
367
+ **Security **
368
+ Header Security Off / compatibility mode
369
+ TLS Security profile Intermediate
370
+ Web Protection Detection Only
371
+ ================================ ========================================================================================
372
+
373
+ **Location **
374
+
375
+ ================================ ========================================================================================
376
+ Option Description
377
+ ================================ ========================================================================================
378
+ Enabled ``X ``
379
+ VirtualServer ``autodiscover.example.com ``
380
+ Type Exchange Server
381
+ Remote destinations ``https://192.168.10.10 ``
382
+ Restrict Exchange Paths ``/ecp ``
383
+ Access control ``192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 ``
384
+ ================================ ========================================================================================
349
385
350
386
.. Note ::
351
387
0 commit comments