Re: Using environment variables in mod_substitute

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 29 Dec 2017 22:39:11 +0100
Roy Teeuwen <roy@xxxxxxxxxx> wrote:

> - I have an application which generates static HTML pages, that are
> cached by a custom apache http module.
> - I want to start implementing CSP 3 headers by using a nonce to put
> on all the inline script tags.

If the job is to rewrite something specific in HTML pages,
mod_proxy_html could be another option.  You get a markup-aware
parser, as opposed to a simple match-and-replace in
the modules we've mentioned.  Though that'll depend on what
works best with your application and your custom module.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux