tewi/example.conf
Nishi 631d4bcd38 can send file now
git-svn-id: file:///raid/svn-personal/tewi/trunk@21 8739d7e6-ffea-ec47-b151-bdff447c6205
2024-09-14 12:39:39 +00:00

27 lines
422 B
Plaintext

# $Id$
# 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