source: Main/trunk/example.conf@ 13

Last change on this file since 13 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
RevLine 
[12]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
[13]10BeginVirtualHost nishinbsd-ssd
[12]11EndVirtualHost
Note: See TracBrowser for help on using the repository browser.