sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] Apache setup for refusing to serve bad keys


From: John Zaitseff
Subject: Re: [Sks-devel] Apache setup for refusing to serve bad keys
Date: Tue, 19 Feb 2019 14:10:23 +1100
User-agent: NeoMutt/20170113 (1.7.2)

Hi, all again,

Slight bug fix: replace:

  RewriteCond "%{QUERY_STRING}"           "search=([^&]+)&?"

with:

  RewriteCond "%{QUERY_STRING}"           "search=([^&]+)(&|$)"

John Zaitseff

-- 
John Zaitseff                   ,--_|\    The ZAP Group
Telephone: +61 2 9643 7737     /      \   Sydney, Australia
Email: address@hidden   \_,--._*   https://www.zap.org.au/
                                     v



reply via email to

[Prev in Thread] Current Thread [Next in Thread]