9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchovski@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] sources browser script?
Date: Thu, 16 Apr 2009 12:15:19 -0600	[thread overview]
Message-ID: <14ec7b180904161115m58881223mde6f1a8eab689a39@mail.gmail.com> (raw)
In-Reply-To: <d553b5590904161108j39c95a47sc509c334e4db8c85@mail.gmail.com>

> it's also interesting to note that they managed to hide the
> /magic/prog stuff  from the urls somehow.
>

that's accomplished via /sys/lib/httpd.rewrite. from httpd(8):

          Httpd handles replacements pre-
          fixed with @ internally, treating the request as if it were
          for the replacement (without the @) but not informing the
          client of the rewritten name.

i have a version of httpd that accepts full regular expressions in
httpd.rewrite.



  reply	other threads:[~2009-04-16 18:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16 17:38 Benjamin Huntsman
2009-04-16 17:44 ` Felipe Bichued
2009-04-16 17:55   ` Benjamin Huntsman
2009-04-16 18:08     ` Felipe Bichued
2009-04-16 18:15       ` andrey mirtchovski [this message]
2009-04-16 18:17         ` andrey mirtchovski
2009-04-16 18:20         ` erik quanstrom
2009-04-16 18:12     ` Skip Tavakkolian
2009-04-16 23:57       ` Russ Cox
2009-04-17  0:07         ` erik quanstrom

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=14ec7b180904161115m58881223mde6f1a8eab689a39@mail.gmail.com \
    --to=mirtchovski@gmail.com \
    --cc=9fans@9fans.net \
    /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).