Hi,
I wrote two modules that could be useful:
- https://github.com/PilouGit/mod_random  that generates cryptographically
secure random base64-encoded strings and sets them as environment variables
for use by other modules and applications.
- https://github.com/PilouGit/mod_replace  for real-time text replacement
in web content using the Aho-Corasick string matching algorithm.

Would be interesting to merge then in the module of httpd ?

Kind regards

Reply via email to