https://github.com/7etsuo/worldwideweb
W3C httpd is a generic public domain full-featured hypertext server which can be used as a regular HTTP server.
https://github.com/7etsuo/worldwideweb
Last synced: 7 months ago
JSON representation
W3C httpd is a generic public domain full-featured hypertext server which can be used as a regular HTTP server.
- Host: GitHub
- URL: https://github.com/7etsuo/worldwideweb
- Owner: 7etsuo
- Created: 2024-05-01T06:24:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T07:23:34.000Z (about 2 years ago)
- Last Synced: 2024-12-28T00:39:48.096Z (over 1 year ago)
- Language: C
- Size: 805 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
WELCOME TO THE WORLD-WIDE WEB DAEMON
====================================
(c) COPYRIGHT MIT 1995.
Please first read the full copyright statement in the file COPYRIGH.
"This product includes computer software created and made available by
CERN. This acknowledgement shall be mentioned in full in any product
which includes the CERN computer software included herein or parts
thereof."
W3C httpd is a generic public domain full-featured hypertext server
which can be used as a regular HTTP server. The running typically on
port 80 to serve hypertext and other documents, and also as a proxy --
a server on a firewall machine -- that provides access for people
inside a firewall to the outside world. When running as proxy httpd
may be configured to do caching of documents resulting in faster
response times.
For more information on the Library, please look at the page
http://www.w3.org/pub/WWW/Daemon/
Have fun!
--
httpd@w3.org, May 1995