source: Main/trunk/example.conf@ 16

Last change on this file since 16 was 13, checked in by Nishi, on Sep 13, 2024 at 10:38:57 PM

better

  • Property svn:keywords set to Id
File size: 190 bytes
Line 
1# $Id: example.conf 13 2024-09-13 13:38:57Z nishi $
2# This is an example config
3
4Listen 8000 8001 8002 8003 8004
5ListenSSL 8443 8444 8445 8446 8447
6
7SSLKey key.pem
8SSLCertificate cert.pem
9
10BeginVirtualHost nishinbsd-ssd
11EndVirtualHost
Note: See TracBrowser for help on using the repository browser.