Thread Probleme mit der Darstellung: Testdatei öffnet sich nicht im Browser (24 answers)
Opened by krug1978 at 2006-01-11 21:16

krug1978
 2006-01-11 21:26
#61681 #61681
User since
2006-01-11
16 Artikel
BenutzerIn
[default_avatar]
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>

View full thread Probleme mit der Darstellung: Testdatei öffnet sich nicht im Browser