Help for this page

Select Code to Download


  1. or download this
    LoadModule cgi_module modules/mod_cgi.so
    ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
    ...
    </Directory>
    AddHandler cgi-script .cgi .pl
    DirectoryIndex index.html index.html.var index.cgi index.pl