From 40765b8a022abb87566e53f11ee455051770659c Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sun, 5 Jun 2005 18:22:26 +0000 Subject: Exilog is very nice utility to parse and visualize logs from multiply exim servers. PR: ports/81899 Submitted by: Vsevolod Stakhov --- mail/exilog/files/htaccess | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mail/exilog/files/htaccess (limited to 'mail/exilog/files/htaccess') 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 -- cgit v1.2.3