source: server/fedora/config/etc/httpd/conf.d/vhosts-common-ssl.conf @ 301

Last change on this file since 301 was 278, checked in by geofft, 17 years ago
Debugging an HTTPS problem...
File size: 119 bytes
RevLine 
[244]1# This file will be included inside each <VirtualHost *:443> block.
2
3SSLEngine on
4KeepAlive off
[278]5SSLOptions +StdEnvVars
Note: See TracBrowser for help on using the repository browser.