Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   zuntum
Date:           Sun Sep 16 22:53:53 UTC 2001

Modified Files:
        doc: pkg-CHANGES

Log Message:
Note publicfile-0.52 addition

publicfile supplies files to the public through HTTP and FTP

Security features:
       publicfile chroot()s to the public file area and sheds root privileges.
       publicfile never attempts to modify the public file area.
       publicfile never runs any other programs.

HTTP features:
       publicfile supports virtual hosts through the Host field.
       publicfile supports virtual hosts through absolute URLs.
       publicfile supports HTTP/1.1 persistent connections.
       publicfile supports HTTP/1.1 chunked responses.
       publicfile supports user-controlled content types.
       publicfile supports exact-prefix If-Modified-Since.

FTP features:
       publicfile has built-in LIST and NLST commands.
       publicfile provides EPLF LIST responses.
       publicfile supports restarted transfers.
       publicfile supports pipelining.


To generate a diff of this commit:
cvs rdiff -r1.5074 -r1.5075 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index