[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating web server
Quoth Moshe Zadka on Tue, Apr 18, 2000:
> Well, the fact that Python comes with batteries included is not my fault.
With proper batteries, I can even do it in C.
int main(){webserver();return 0;}
123456789012345678901234567890123
1 2 3
Perl, BTW, has some HTTP daemon module, although I don't know how
to use it. I use Perl for text processing, not for everything.
And I would still prefer Apache, written in C, with lots of lines
of source code.
Vadik.
--
Spelling is a lossed art.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il