9front - general discussion about 9front
 help / color / mirror / Atom feed
From: umbraticus@prosimetrum.com
To: 9front@9front.org
Subject: Re: [9front] httpd minimal configuration
Date: Wed, 22 Jun 2022 21:29:43 +1200	[thread overview]
Message-ID: <B01E630F7CF75DE93CD6C9BA10245B1E@prosimetrum.com> (raw)
In-Reply-To: <CLvsnHSQww_si7nl_jwkA1gLZBFxMbihUvjE5XJ3Kkq0ze35qhK2uRN30su5gxcNqyokxpGvaBsAP1sGJuK4dWYZTaFkxlMfvg8Gm7N6WP8=@proton.me>

; cat >/bin/service/tcp80 <<.
#!/bin/rc
exec echo 'HTTP/1.1 200 OK
Content-type: text/html; charset=utf-8

<p>minimal configuration</p>'
.
; chmod +x /bin/service/tcp80

CRs probably vanished.
umbraticus

  reply	other threads:[~2022-06-22  9:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21 11:48 planless.user9
2022-06-21 12:23 ` hiro
2022-06-21 12:31   ` hiro
2022-06-21 12:58     ` planless.user9
2022-06-21 13:15       ` Jacob Moody
2022-06-21 14:06         ` planless.user9
2022-06-21 18:40           ` sirjofri
2022-06-22  6:25           ` william
2022-06-22  9:09             ` planless.user9
2022-06-22  9:29               ` umbraticus [this message]
2022-06-22 10:38                 ` hiro
2022-06-21 17:52   ` mkf9
2022-06-21 17:44 ` mkf9

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=B01E630F7CF75DE93CD6C9BA10245B1E@prosimetrum.com \
    --to=umbraticus@prosimetrum.com \
    --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).