Hallo,
Ich hab jetzt testweise in der http.conf die Zeile ...
"AddHandler cgi-script .cgi"
in
"AddHandler cgi-script .cgi .py"
geändert und dann das python-Script und die javascript-Datei nach htdocs gepackt und siehe da, es funktioniert. (natürlich: Erste Scriptzeile muß Pfad zum Interpreter enthalten, oder http.conf muß "ScriptInterpreterSource Registry" enthalten)
(Wozu war jetzt cgi-bin nochmal gut?! Gelöscht!)
Gruß, Andreas