George Michaelson wrote:

> you can do a rfc-centric  implementation of further functionality so that
> its document/context or document/markup or document/cross-ref.
>
> sure, you can do all that via a cgi, but this way, its document-centric
> ie all the sub-features if you do them, hang from the name of the document.

You can do that with CGI, too.  If you request
http://example.com/foo.cgi/bar/baz, foo.cgi gets run with PATH_INFO set to
"/bar/baz".

--
/==============================================================\
|John Stracke    | http://www.ecal.com |My opinions are my own.|
|Chief Scientist |=============================================|
|eCal Corp.      |We must be devious, cunning, inventive... too|
|[EMAIL PROTECTED]|bad we're us.                                |
\==============================================================/



Reply via email to