diff options
Diffstat (limited to 'www/apache13-ssl/files/post-patch-conf:httpd.conf-dist')
-rw-r--r-- | www/apache13-ssl/files/post-patch-conf:httpd.conf-dist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/apache13-ssl/files/post-patch-conf:httpd.conf-dist b/www/apache13-ssl/files/post-patch-conf:httpd.conf-dist new file mode 100644 index 000000000000..864075e30d2d --- /dev/null +++ b/www/apache13-ssl/files/post-patch-conf:httpd.conf-dist @@ -0,0 +1,13 @@ +--- conf/httpd.conf-dist.orig Wed Oct 22 23:09:02 2003 ++++ conf/httpd.conf-dist Wed Oct 22 23:09:14 2003 +@@ -945,8 +945,8 @@ + # Note that all SSL options can apply to virtual hosts. + # Disable SSL. Useful in combination with virtual hosts. Note that SSLEnable is + # now also supported. +-#SSLDisable +-SSLEnable ++SSLDisable ++#SSLEnable + + # Set the path for the global cache server executable. + # If this facility gives you trouble, you can disable it by setting |