source:
Main/trunk/example.conf@
13
Last change on this file since 13 was 13, checked in by , on Sep 13, 2024 at 10:38:57 PM | |
---|---|
|
|
File size: 190 bytes |
Rev | Line | |
---|---|---|
[12] | 1 | # $Id: example.conf 13 2024-09-13 13:38:57Z nishi $ |
2 | # This is an example config | |
3 | ||
4 | Listen 8000 8001 8002 8003 8004 | |
5 | ListenSSL 8443 8444 8445 8446 8447 | |
6 | ||
7 | SSLKey key.pem | |
8 | SSLCertificate cert.pem | |
9 | ||
[13] | 10 | BeginVirtualHost nishinbsd-ssd |
[12] | 11 | EndVirtualHost |
Note:
See TracBrowser
for help on using the repository browser.