Alias /ezmlm-web    /home/httpd/html/ezmlm-web

<Directory /home/httpd/html/ezmlm-web >
    Options +ExecCGI
    order deny,allow
    deny from all
    allow from { "$localAccess $externalSSLAccess"; }
</Directory>
