diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /net/publicfile | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/publicfile')
-rw-r--r-- | net/publicfile/DESCR | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/net/publicfile/DESCR b/net/publicfile/DESCR index dec29b6bd81..bc44277f20d 100644 --- a/net/publicfile/DESCR +++ b/net/publicfile/DESCR @@ -1,20 +1,20 @@ publicfile supplies files to the public through HTTP and FTP -Security features: - publicfile chroot()s to the public file area and sheds root privileges. +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. +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: +FTP features: publicfile has built-in LIST and NLST commands. publicfile provides EPLF LIST responses. - publicfile supports restarted transfers. - publicfile supports pipelining. + publicfile supports restarted transfers. + publicfile supports pipelining. |