Results 1 to 1 of 1
Hi ,
(For school) I need to write my own HTTP-server in Perl.
I need to run the script with the following options;
Perl httpserver.pl 80 /tmp/webroot
Anyone can help ...
- 12-16-2010 #1Just Joined!
- Join Date
- Oct 2010
- Location
- Inside my head
- Posts
- 13
Perl - HTTP-Server .
Hi ,
(For school) I need to write my own HTTP-server in Perl.
I need to run the script with the following options;
Perl httpserver.pl 80 /tmp/webroot
Anyone can help me out
? Actually I have no idea were to start :/ .


Reply With Quote