diff options
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 |