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