9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] https exec header invalid
Date: Tue, 26 Apr 2022 19:00:14 -0400	[thread overview]
Message-ID: <6D41E537AF244AA73894570182FB421F@eigenstate.org> (raw)
In-Reply-To: <E3B949ADEF5E9F77DD687479A35ABE7D@thinktankworkspaces.com>

Quoth william@thinktankworkspaces.com:
> daunting... When I run it command line it get the following. 
> 
> tlssrv -D -c /sys/lib/tls/think.pem -l /tmp/log/https /cfg/maat/service.www/tcp80 $*
> 
> maat Apr 24 13:48:43  tls reports tlsServer2
> maat Apr 24 13:48:43  tls reports initial msgRecv failed
> maat Apr 24 13:48:43  tls reports failed: tls hungup
> https://45.79.94.76
> 
> 
> cat tcp80
> #!/bin/rc
> exec /rc/bin/rc-httpd/rc-httpd >>[2]/sys/log/www
> 
> was not sure if I needed to change something in select handler
> 
> if(~ $SERVER_NAME 45.79.94.76){
> 	PATH_INFO=$location
> 	FS_ROOT=/usr/www/werc/sites/$SERVER_NAME
> 	exec static-or-cgi /usr/www/werc/bin/werc.rc
> }
> 
> like a redirect or something?
> 

Is it possible that you just don't have what you expect in
the namespace when running it from listen?


      reply	other threads:[~2022-04-26 23:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-23 23:08 william
2022-04-24  1:37 ` ori
2022-04-24 21:08   ` william
2022-04-26 23:00     ` ori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6D41E537AF244AA73894570182FB421F@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).