source:
Main/trunk/example.conf@
18
Last change on this file since 18 was 17, checked in by , on Sep 14, 2024 at 2:41:07 AM | |
---|---|
|
|
File size: 251 bytes |
Line | |
---|---|
1 | # $Id: example.conf 17 2024-09-13 17:41:07Z nishi $ |
2 | # This is an example config |
3 | |
4 | LoadModule /home/nishi/SVN/tewi/trunk/Module/mod_example.so |
5 | |
6 | Listen 8000 8001 8002 8003 8004 |
7 | ListenSSL 8443 8444 8445 8446 8447 |
8 | |
9 | SSLKey key.pem |
10 | SSLCertificate cert.pem |
11 | |
12 | BeginVirtualHost nishinbsd-ssd |
13 | EndVirtualHost |
Note:
See TracBrowser
for help on using the repository browser.