http://phecoopwm6x7azx26ctuqcp6673bbqkrqfeoiz2wwk36sady5tqbdpqd.onion/page-1803021533-Apache---retrieve-file-from-S3-if-it-does-not-exist-on-disk-Misc.html
Published: 2018-03-02 15:37:39 +0000 Categories: Misc , Language Misc Description On hosted systems with limited disk space, you might occasionally want to archive files out to Amazon S3 (or some other filer). This would usually result in URLs changing, though, so the ideal situation would be to have Apache simply proxy the request through to your filer if it cannot find the file on disk This snippet checks for the file within the document root and if it does not exist, sends a request...