X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fdirplex.doc;h=fb4b7e71d40021d17b6bc5067ef097c1b52e5ee6;hp=fe21c7e8426a2217043eb22a145fff56fca2d3b0;hb=eb968b932571cac89ca65ce6d522af369757e17f;hpb=2824afabef34b9bd0aa41644c7da1858d1532da8 diff --git a/doc/dirplex.doc b/doc/dirplex.doc index fe21c7e..fb4b7e7 100644 --- a/doc/dirplex.doc +++ b/doc/dirplex.doc @@ -307,9 +307,13 @@ EXAMPLES The *sendfile*(1) program can be used to serve HTML files as follows. -------- +fchild send + exec sendfile + match filename *.html - fork sendfile -c text/html + xset content-type text/html + handler send -------- Assuming the PHP CGI interpreter is installed on the system, PHP