Thread Probleme mit der Darstellung: Testdatei öffnet sich nicht im Browser
(24 answers)
Opened by krug1978 at 2006-01-11 21:16
Das ganze sieht bei mir so aus:
ScriptAlias /cgi-bin/ "D:/hp/programme/Apache/Apache2/cgi-bin/" # # "D:/hp/programme/Apache/Apache2/cgi-bin" should be changed to whatever your ScriptAliased # CGI directory exists, if you have that configured. # <Directory "D:/hp/programme/Apache/Apache2/cgi-bin"> AllowOverride None Options None Order allow,deny Allow from all </Directory> |