Rev 20 | Rev 22 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# $Id: example.conf 21 2024-09-14 12:39:39Z nishi $
# This is an example config
#LoadModule /home/nishi/SVN/tewi/trunk/Module/mod_example.so
Listen 8000 8001 8002 8003 8004
ListenSSL 8443 8444 8445 8446 8447
SSLKey key.pem
SSLCertificate cert.pem
MIMEType all application/octet-stream
MIMEType .html text/html
DocumentRoot /
BeginDirectory /
Allow all
EndDirectory
BeginDirectory /var/www
Deny all
EndDirectory
BeginVirtualHost nishinbsd-ssd
EndVirtualHost