ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/myhttpd/myhttpd
Revision: 1.3
Committed: Fri Aug 10 02:28:28 2001 UTC (22 years, 11 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.2 #!/usr/bin/perl
2 root 1.1
3     require "config.pl";
4 root 1.3 require "shell.pl";
5 root 1.1 require "httpd.pl";