Re: [Mailman-Users] Apache subscription Referer rules

2020-01-16 Thread Stephen J. Turnbull
Jim Popovitch via Mailman-Users writes: > Mod_Rewrite is "too heavy" for something this simple. It's only too heavy if it actually has an unacceptable impact on system load. That said, I like the SetEnvIf* approach better. > SetEnvIfNoCase Referer "https://.*/mailman/listinfo/;

Re: [Mailman-Users] Apache subscription Referer rules

2020-01-14 Thread Jim Popovitch via Mailman-Users
On Tue, 2020-01-14 at 00:19 -0500, Bill Cole wrote: > On 10 Jan 2020, at 10:52, Jim Popovitch via Mailman-Users wrote: > > > (I think I asked this a few months back, but I couldn't locate any > > emails on it) > > > > What is the Apache rule syntax for rejecting subscription linking that > >

Re: [Mailman-Users] Apache subscription Referer rules

2020-01-13 Thread Bill Cole
On 10 Jan 2020, at 10:52, Jim Popovitch via Mailman-Users wrote: (I think I asked this a few months back, but I couldn't locate any emails on it) What is the Apache rule syntax for rejecting subscription linking that doesn't come from the same domain/site? First step: Header always set

[Mailman-Users] Apache subscription Referer rules

2020-01-13 Thread Stephen J. Turnbull
Jim Popovitch via Mailman-Users writes: > (I think I asked this a few months back, but I couldn't locate any > emails on it) > > What is the Apache rule syntax for rejecting subscription linking that > doesn't come from the same domain/site? Don't know what you need exactly, but mod_rewrite

[Mailman-Users] Apache subscription Referer rules

2020-01-10 Thread Jim Popovitch via Mailman-Users
(I think I asked this a few months back, but I couldn't locate any emails on it) What is the Apache rule syntax for rejecting subscription linking that doesn't come from the same domain/site? tia, -Jim P. -- Mailman-Users mailing list