and we try to make listspam a little less.

This commit is contained in:
Stephen Smoogen 2015-03-23 21:56:21 +00:00
parent 1d5d0f99cb
commit a1b74f4caf

View file

@ -1,3 +1,9 @@
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_METHOD} GET
RewriteRule ^/mailman/subscribe/(.*) / [R]
</IfModule>
ProxyPass {{ iconpath }} {{ proxyurl }}/icons
ProxyPassReverse {{ iconpath }} {{ proxyurl }}/icons
ProxyPass {{ path }} {{ proxyurl }}/mailman