diff options
author | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
commit | 5a79423b6feb188f48299ebbaf981575b33d3f48 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /net/publicfile/DESCR | |
parent | f58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff) | |
download | pkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/publicfile/DESCR')
-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. |