/[swish]/trunk/mailman/.htaccess
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/mailman/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 77 - (show annotations)
Sun Apr 18 06:31:38 2004 UTC (19 years, 11 months ago) by dpavlin
File size: 159 byte(s)
index MailMan archives

1 # Deny everything by default
2 Deny From All
3
4 # But allow just CGI script
5 <files swish.cgi>
6 Options ExecCGI
7 Allow From All
8 SetHandler cgi-script
9 </files>

  ViewVC Help
Powered by ViewVC 1.1.26