ScriptAlias /cgi-bin/ "C:/Programme/Apache Group/Apache/cgi-bin/" AddHandler cgi-script .cgi .pl # # "C:/Programme/Apache Group/Apache/cgi-bin" should be changed to whatever your ScriptAliased # CGI directory exists, if you have that configured. # AllowOverride None Options None Order allow,deny Allow from all