Subversion Repositories Tewi

Rev

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

Rev 30 Rev 32
Line 1... Line 1...
1
# $Id: example.conf 30 2024-09-14 18:16:07Z nishi $
1
# $Id: example.conf 32 2024-09-16 12:42:19Z 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 80
6
Listen 8080
7
ListenSSL 443
7
#ListenSSL 443
8
 
8
 
9
SSLKey key.pem
9
SSLKey key.pem
10
SSLCertificate cert.pem
10
SSLCertificate cert.pem
11
 
11
 
12
MIMEType all application/octet-stream
12
MIMEType all application/octet-stream