Re: stunnel-ed httpd

clemensF <[email protected]> Tue, 5 Mar 2002 20:16:40 +0100
Newsgroups gmane.comp.djb.publicfile
Organization uhm, no
Message-ID <[email protected]>
> [email protected]:

> A correct run file is
> 
> #!/bin/sh
> exec 2>&1
> exec envuidgid root softlimit -o20 -d50000 tcpserver -vDRHl0 -b50 -c100 0 443 stunnel -f -l /usr/local/publicfile/bin/httpd  -- httpds /publics/file
> 
> So I now just wonder in which directory did httpd try to open 
> 
> ./www.csi.hu/index.html
> 
> in case of the incorrect command.  In other words, if httpd does not
> know its "/public" argument, what does it do?

first off:  thanks for telling us of your progress.

- are you sure /publics/file is the directory httpd[s] can chroot/chdir to,
- with it (this dir) containing ./0/index.html with all the permissions
  correct?

clemens fischer