Changeset 21 in Main for trunk/example.conf
- Timestamp:
- Sep 14, 2024, 9:39:39 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/example.conf
r20 r21 10 10 SSLCertificate cert.pem 11 11 12 DocumentRoot /var/www 12 MIMEType all application/octet-stream 13 MIMEType .html text/html 14 15 DocumentRoot / 16 17 BeginDirectory / 18 Allow all 19 EndDirectory 20 21 BeginDirectory /var/www 22 Deny all 23 EndDirectory 13 24 14 25 BeginVirtualHost nishinbsd-ssd
Note:
See TracChangeset
for help on using the changeset viewer.