-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hello,
I would like to now if there is a way to process a (gzip) compressed markdown file?
I mean, if I have a file named foo.md.gz (or foo.gz.md), I would like to have it:
- Uncompressed (gunzip) by some handler.
- Processed by apache-mod-markdown.
Maybe there is an already existing Apache handler / configuration that I could use, but it doesn't seem very obvious to find: the mod_deflate module seems to be more designed for compressing contents in order to send it to the client than for uncompressing contents in order to send it to another handler.
Regards,
Gingko
Metadata
Metadata
Assignees
Labels
No labels