X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fuserplex.doc;h=1269073b79f8e121765ab9bf64f13d837729990d;hp=e69cb5d1a2da95a5c73d797e823aa5cd377d2d43;hb=615f3ba3b9ced7a23e5c7c48ad1ff446ff733358;hpb=64813428788ecd5ffcafae86ca55cc9e5f396b2a diff --git a/doc/userplex.doc b/doc/userplex.doc index e69cb5d..1269073 100644 --- a/doc/userplex.doc +++ b/doc/userplex.doc @@ -41,8 +41,8 @@ argument. 'PUBDIR' defaults to `htpub` if no 'PROGRAM' was specified. If 'PUBDIR' was given (either by being specified explicitly, or implicitly if no 'PROGRAM' argument was given), it is checked for -existence. If it does not exist, *userplex* should return a 404 -response to the client (but see BUGS below). +existence. If it does not exist, *userplex* returns a 404 response to +the client. If there exists a file named `~/.ashd/error` in the user's home directory, it will be opened in append mode and connected to the @@ -126,12 +126,6 @@ its normal login procedure, and then *exec*(2) the *dirplex*(1) handler to serve files normally. Of course, the second line can be replaced by whatever other handler one might wish to use. -BUGS ----- - -Currently, *userplex* does not, in fact, return a 404 response to the -client if the 'PUBDIR' directory does not exist. - AUTHOR ------ Fredrik Tolf