diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-05 18:22:26 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-05 18:22:26 +0000 |
commit | 40765b8a022abb87566e53f11ee455051770659c (patch) | |
tree | 812a5047f9882875d10fe8be3a58226143680f8f /mail/exilog/files/htaccess | |
parent | - Update to 1.3.3 (diff) |
Exilog is very nice utility to parse and visualize logs from multiply exim
servers.
PR: ports/81899
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Notes
Notes:
svn path=/head/; revision=136846
Diffstat (limited to 'mail/exilog/files/htaccess')
-rw-r--r-- | mail/exilog/files/htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/exilog/files/htaccess b/mail/exilog/files/htaccess new file mode 100644 index 000000000000..b9817ba17f79 --- /dev/null +++ b/mail/exilog/files/htaccess @@ -0,0 +1,3 @@ +Options +ExecCGI +AddHandler cgi-script .pl +DirectoryIndex exilog_cgi.pl |