https://github.com/josephduffy/docc-apache
Example Apache configuration for serving a DocC archive
https://github.com/josephduffy/docc-apache
apache docc httpd swift
Last synced: about 1 year ago
JSON representation
Example Apache configuration for serving a DocC archive
- Host: GitHub
- URL: https://github.com/josephduffy/docc-apache
- Owner: JosephDuffy
- Created: 2021-06-12T17:12:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T20:57:21.000Z (about 5 years ago)
- Last Synced: 2025-01-29T20:24:00.328Z (over 1 year ago)
- Topics: apache, docc, httpd, swift
- Language: HTML
- Homepage: https://docc-apache.josephduffy.co.uk/
- Size: 246 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DocC-Apache
The docker container used to host [docc-apache.josephduffy.co.uk](https://docc-apache.josephduffy.co.uk/).
It serves as an example of how to host a DocC archive using Apache.
The website hosts the documentation for [VaporDocC](https://github.com/JosephDuffy/VaporDocC), which is Vapor middleware that serves files from a DocC archive.
The configuration – along with examples for Netlify, Vapor, and nginx – are discussed further on my blog:
[josephduffy.co.uk/posts/hosting-docc-archives](https://josephduffy.co.uk/posts/hosting-docc-archives)