Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ipcalculator - A utility for computing broadcast, 
network, mask, and host ranges


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241654





------- Additional Comments From [EMAIL PROTECTED]  2007-06-02 17:37 EST -------
Something similar to the below lines should do for
/etc/httpd/conf.d/ipcalculator.conf (beware: not tested)


ScriptAlias /ipcalculator/ /usr/share/ipcalculator/
<Directory /usr/share/ipcalculator/>
        DirectoryIndex ipcalculator.cgi
        Options ExecCGI
        order deny,allow
        deny from all
        allow from 127.0.0.1
</Directory>



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to