secure mailscanner-mrtg
    Mike Kercher 
    mike at CAMAROSS.NET
       
    Tue Dec 10 16:29:48 GMT 2002
    
    
  
There are a couple of ways to secure it.
1.  Use .htaccess files.  I see no reason to run it over https
2.  In httpd.conf:
<Directory "/var/www/html/mailscanner-mrtg">
    AllowOverride All
    Order allow,deny
    Allow from xxx.xxx.xxx 192.168.0
</Directory>
Mike
-----Original Message-----
From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] On
Behalf Of James Pifer
Sent: Tuesday, December 10, 2002 9:49 AM
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: secure mailscanner-mrtg
MailScanner-MRTG looks very cool. What's the best way to secure it? I'd
like to run it on a server that needs to be locked down. Since it's
loading httpd I assume that it's using Apache. To lock secure it would I
enable SSL on Apache and then use htaccess files? Any suggestions or
better ways?
Thanks,
James
    
    
More information about the MailScanner
mailing list