Perl - basic configuration

Aus HS Syswiki
Wechseln zu: Navigation, Suche
ServerAdmin content. Please ignore and move.

For all Perl scripts is needed to specify Content-type, otherwise there is an Internal-Server Error.

#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "Hello World!\n";
Meine Werkzeuge
Namensräume

Varianten
Aktionen
Navigation
Werkzeuge