https://github.com/cdown/apache-etag
An Apache handler to dynamically generate ETags.
https://github.com/cdown/apache-etag
Last synced: about 1 month ago
JSON representation
An Apache handler to dynamically generate ETags.
- Host: GitHub
- URL: https://github.com/cdown/apache-etag
- Owner: cdown
- License: mit
- Created: 2013-09-04T11:24:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-07T01:26:02.000Z (over 11 years ago)
- Last Synced: 2025-02-06T07:31:02.630Z (3 months ago)
- Language: Perl
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is an Apache handler to generate/handle ETags for dynamic content.
This project was called off before I tested the module, as our upstream CDN
provider (CloudFlare) doesn't support propagating ETags when using gzip at the
moment, so this is totally untested.If you actually use this/write test cases for it, please let me know, and I'll
integrate them.