ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/myhttpd/README
Revision: 1.1
Committed: Wed Feb 20 14:58:14 2002 UTC (22 years, 4 months ago) by root
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# Content
1 This is a mess. There is not much structure to this code, and it is not
2 ready for release ;)
3
4 1. read MANIFEST
5 2. copy config.pl.dist to config.pl
6 3. mkdir db && mkdir logs
7 4. make sure port 7262 (shell!) is firewalled
8 5. perl myhttpd
9
10 if you find any bugs => complain. if you don't understand the code,
11 meditate, then complain. if you want to restructure it, go on, i'll do
12 this myself once i have time, and the cdurrent file structure likely won't
13 survive.
14
15 pcg@goof.com