source:
server/fedora/config/etc/httpd/conf.d/vhosts-common-ssl.conf
@
395
Last change on this file since 395 was 278, checked in by geofft, 16 years ago | |
---|---|
File size: 119 bytes |
Rev | Line | |
---|---|---|
[244] | 1 | # This file will be included inside each <VirtualHost *:443> block. |
2 | ||
3 | SSLEngine on | |
4 | KeepAlive off | |
[278] | 5 | SSLOptions +StdEnvVars |
Note: See TracBrowser
for help on using the repository browser.