[Postfixbuch-users] DRONEBL Blacklist
robert rottermann
robert.rottermann at gmx.ch
Mo Jun 8 15:10:06 CEST 2015
Hoi Ralf,
Danke für Deine Antwort
On 08.06.2015 11:11, Ralf Hildebrandt wrote:
> Man muss das ZIEL einschränken denke ich
>
> <Proxy ZIEL1>
> Order deny,allow
> Allow from all
> </Proxy>
>
> <Proxy ZIEL2>
> Order deny,allow
> Allow from all
> </Proxy>
Ich mache es jetzt so:
<Proxy *>
Order deny,allow
deny from all
</Proxy>
<ProxyMatch "^http://(?<sitename>[^/]+)">
Order deny,allow
Allow from all
</ProxyMatch>
und das scheint zu funktionieren
Gruss
Robert
Mehr Informationen über die Mailingliste Postfixbuch-users