Subversion Repositories Tewi

Rev

Rev 17 | Rev 20 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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