Re: Using environment variables in mod_substitute

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

 



Hey all,

Just as heads up, I did try your mod_line_edit @Nick for this purpose, and that one does work easily in Apache 2.2:

LoadModule line_edit_module    modules/mod_line_edit.so

<IfModule mod_line_edit.c>
    LERewriteRule "<script " "<script nonce=\"${UNIQUE_ID}\" " V
    AddOutputFilter line-editor     .html
</IfModule>

Greets.
Roy

> On 31 Dec 2017, at 17:30, Luis Speciale <lspeciale@xxxxxxxxx> wrote:
> 
> Le 31/12/2017 à 17:11, Eric Covener a écrit :
>> On Sun, Dec 31, 2017 at 10:59 AM, Luis Speciale <lspeciale@xxxxxxxxx> wrote:
>>> I will be happy to know if you find a solution, I was trying to do the same
>>> thing but after a certain time I gived up.
>>> 
>>> Thanks in advance.
>> I just committed something for this to trunk, I think the patch would
>> work on 2.4: http://svn.apache.org/viewvc?view=revision&revision=1819739
>> There are a few contrived examples in the .xml change.
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 
> 
> Thanks for your answer. I will look into if I don't die tonight submerged in alcohol
> 
> Luis
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 

Attachment: signature.asc
Description: Message signed with OpenPGP


[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