[Bug 241654] Review Request: ipcalculator - A utility for computing broadcast, network, mask, and host ranges

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 2 21:37:30 UTC 2007


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 wolfy at nobugconsulting.ro  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.




More information about the Fedora-package-review mailing list