[Ur] local urls for the script directive
Timothy Beyer
beyert at fastmail.net
Wed Apr 25 23:03:26 EDT 2012
At Wed, 25 Apr 2012 22:13:31 -0400,
Edward Z. Yang wrote:
>
> AFAICT, Ur/Web doesn't come with a web server. The typical advice
> for deploying with a normal Apache type server is to proxy to the
> Ur/Web process which is listening on another port.
>
> (Implementing a web server would be nontrivial anyway; you need
> to support Etags, Range, etc.)
>
> Edward
>
Thanks for the information, the fact that there are additional features such as
Etags gives me sufficient excuse to run an http server again.
I just wanted to make sure that doing so would be the "right" way to do it,
insofar to following the typical Ur/Web idioms.
Regards,
Tim
More information about the Ur
mailing list