transforming static files
Mark Lybarger
mlybarger at gmail.com
Mon Aug 31 17:38:28 UTC 2020
i have a bunch of files on a local filesystem (ok, it's NAS) that I serve
up using an nginx docker image, just pointing the doc root to the system i
want to share.
that's fine for my xml files. the users can browse and see then on the
filesystem.
i also have some .bin files that can be converted using a custom java api.
how can i easily hook the bin files to processed through a command on the
system?
java -jar MyTranscoder.jar myInputFile.bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20200831/b63fdd3a/attachment-0001.htm>
More information about the nginx
mailing list