Created
October 14, 2017 19:05
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Listen 81 | |
Listen 82 | |
<IfModule ssl_module> | |
Listen 444 | |
</IfModule> | |
<IfModule mod_gnutls.c> | |
Listen 444 | |
</IfModule> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment