On 7/17/2022 6:29 PM, Gary Aitken wrote:
Can anyone point me at a resource for help getting apache2 to display
Markdown (.md) files as translated to html?
I did that awhile back:
https://sbw.org/mdhandler/
It was a fun project!
Can anyone point me to a minimal example of configuring a reverse proxy
for a single .js URL, where the local server caches the Javascript file
and serves it with appropriate headers, like Expires, Last-Modified,
Cache-Control, etc., and maybe even a 304 response if the request
includes If-Modi