grapher.cgi



User Submissions

Steven J. Schecter, Globix Corporation, submitted information about speeding up grapher.cgi through the use of mod_perl for apache. Install mod_perl and add this to your Apache configurations and generation times should be reduced.
<Files grapher.cgi>
SetHandler perl-script
PerlHandler Apache::Registry
PerlSendHeader On
Options ExecCGI
</Files>

SourceForge Logo
Last Updated - 12/31/2001 11:46AM - <james@cornman.org>

© 2001 James Cornman