source:
Main/trunk/example.conf@
12
Last change on this file since 12 was 12, checked in by , on Sep 13, 2024 at 10:36:03 PM | |
---|---|
|
|
File size: 195 bytes |
Line | |
---|---|
1 | # $Id: example.conf 12 2024-09-13 13:36:03Z 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 | |
10 | BeginVirtualHost nishinbsd-ssd:8443 |
11 | EndVirtualHost |
Note:
See TracBrowser
for help on using the repository browser.