9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa@ar.aichi-u.ac.jp
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Pegasus 2.2 is released
Date: Sat, 26 Aug 2006 13:36:21 +0900	[thread overview]
Message-ID: <4CD56F45-B4AE-4EB1-9DE6-95A9F51AA501@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <989cbe7a0e4a6b533c8a48845020a564@9netics.com>

Hello,

> it seems
> that rit could easily run different types of script handlers and  
> invoke
> them like <!--js ... --> or <!--rc --> since that's a natural
> syntax for html.

I also considered that, and finally stopped to do so.
That makes things complicated and makes coding difficult.
If we want other scripting tool, we can do it as a command of "rc".
I love "rc". "rc" is best for me.

Of course js can be embedded in text part of rc as follows:
	some text <!--js ... -> other text
	${ # rc codes follow ..
	.....}
  	text continues

> would it be difficult to integrate this digest authentication into
> standard httpd?

Implementing digest authentication is not difficult.
However, if we want to change owner of running httpd by digest  
authentication,
then we should consider many many problems.

Thanks Skip for your comments.

Kenji Arisawa



  reply	other threads:[~2006-08-26  4:36 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-25  2:30 [9fans] replica Richard Bilson
2006-08-25  3:38 ` Lyndon Nerenberg
2006-08-25  4:08   ` geoff
2006-08-25  8:19     ` Martin Neubauer
2006-08-27 23:23       ` geoff
2006-08-28  2:46         ` Richard Bilson
2006-08-25 14:22 ` [9fans] Pegasus 2.2 is released arisawa
2006-08-26  1:56   ` Skip Tavakkolian
2006-08-26  4:36     ` arisawa [this message]
2006-08-30  1:32       ` Lyndon Nerenberg
2006-08-26 19:29   ` Skip Tavakkolian
2006-08-26 21:51     ` arisawa
2006-08-29  4:10       ` [9fans] " Dave Eckhardt
2006-08-29  8:16         ` arisawa
2006-08-29 19:57           ` erik quanstrom
2006-08-30  5:39             ` Dave Eckhardt
2006-08-30 23:59               ` erik quanstrom
2006-08-31  8:11                 ` [9fans] i need someone to pinpoint a sample program for me : ) bituman
2006-08-31 10:18                   ` Gabriel Diaz
2006-08-31 12:52                     ` rog
2006-08-31 13:38                       ` Gabriel Diaz
2006-08-31 13:52                         ` Russ Cox
2006-08-31 14:04                           ` rog
2006-09-07 23:54                             ` Russ Cox
2006-08-31 14:05                         ` rog
2006-08-31 15:30                     ` David Leimbach
2006-08-31 15:32                       ` David Leimbach
2006-08-31 15:05                   ` Sergey Zhilkin
2006-09-05 20:25                   ` Sascha Retzki

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=4CD56F45-B4AE-4EB1-9DE6-95A9F51AA501@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9fans@cse.psu.edu \
    /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).