We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a04310 commit dd22a0aCopy full SHA for dd22a0a
apache/syftorium.conf.in
@@ -2,12 +2,12 @@
2
ServerName @FQDN@
3
# ServerName notyeti-195.lifemapper.org
4
# Redirect HTTP traffic to HTTPS
5
- Redirect permanent / https://@FQDN@/
+ # Redirect permanent / https://@FQDN@/
6
# Redirect permanent / https://notyeti-195.lifemapper.org/
7
-</VirtualHost>
+# </VirtualHost>
8
9
-<VirtualHost *:443>
10
- ServerName @FQDN@
+# <VirtualHost *:443>
+ # ServerName @FQDN@
11
12
# SSLEngine on
13
# SSLCertificateFile @CERTFILE@
0 commit comments