Subversion Repositories Tewi

Rev

Rev 13 | Rev 19 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
12 nishi 1
# $Id: example.conf 17 2024-09-13 17:41:07Z nishi $
2
# This is an example config
3
 
17 nishi 4
LoadModule /home/nishi/SVN/tewi/trunk/Module/mod_example.so
5
 
12 nishi 6
Listen 8000 8001 8002 8003 8004
7
ListenSSL 8443 8444 8445 8446 8447
8
 
9
SSLKey key.pem
10
SSLCertificate cert.pem
11
 
13 nishi 12
BeginVirtualHost nishinbsd-ssd
12 nishi 13
EndVirtualHost