Ein CGI-Script bestimmt die Interaktion zwischen einer Anforderung des Browsers und einem Programm eines Servers.
A CGI script defines the interaction between browser requests and server output.
Im Admin Interface und dem 'create' CGI-Script von Mailman wurden Möglichkeiten zum Cross-Site-Scripting entdeckt.
Cross-site scripting bugs were discovered in the admin interface and the 'create' CGI script.
Daten werden per E-Mail kommuniziert oder mit dem Kommando Absenden zu einem CGI-Script, in dem die Daten als Name/Wert formatiert sind (z.B. Parametername = Parameterwert).
This data is communicated using an email or a submit command to a CGI program with the data being formatted as name/value pairs (for example, parameter name = parameter value).
Für ein CGI-Script werden die Name/Wert Paare als Eingabe für ein POST-Absenden oder als Bestandteil der URL für ein GET-Absenden versendet.
For a CGI program, the name/value pairs are submitted as the input for a POST submit or as part of the URL specification for a GET submit.
Sie müssen dafür ein CGI-Script auf Ihren Server laden können oder ein Server-Side Include verwenden, und zwar abhängig davon, welches Zählerprogramm Sie verwenden möchten.
You'll need the ability to install a CGI script on your server, or use a server-side include, depending on which counter program you want to use.
Hits - Ein Hit stellt eine Websiteanfrage für eine Datei in Bild-, eine Website- oder einen CGI-Script -Format dar.
Hits - A hit represents a request to your web site for a file such as an image, a web page, or a CGI script.
Sollte statt einer neuen HTML-Seite ein Downloadfenster im Browser geöffnet werden, dann ist Ihr Apache Web-Server noch nicht richtig konfiguriert, und erkennt das CGI-Script nicht als auszuführende Datei.
If you got a browser to download a file instead of a new HTML site, your apache web server would not be correctly configured because it does not recognize the CGI script as an executable.
Der Server ist entweder überlastet oder ein Fehler in einem CGI-Script ist aufgetreten.
Either the server is overloaded or there was an error in a CGI script.
Es wird normalerweise separat vom CGI-Script gespeichert und vielleicht sogar von jemand anderem als dem Programmierer erzeugt.
It is usually saved separate from your script - possibly even created by someone else!
Wie installiere ich ein CGI-Script?
Zusammen mit ssh und einem CGI-Script wird eine Live-Statistik erstellt.
Together with ssh and an cgi script, a live statistic is created.
Ermittelt den Namen des Server-Rechners, auf dem das CGI-Script läuft.
Returns the name of the server, usually the machine's host name.
CGI-Script Kleines Programm, das dynamische Funktionen auf HTML-Seiten ausliest.
Small programme that reads out the dynamic functions of HTML pages.