Hello,

On Sat, Oct 3, 2009 at 12:17 PM, Chris Seberino <cseber...@gmail.com> wrote:
>
> The wonderful Sage notebook uses relative urls like
> /login and /register.  How make Sage notebook use relative urls with
> common base like
> /foo/login and /foo/register instead?
>
> (This is needed for the Apache proxying I'm trying to do.)

This isn't supported.  The best solution is just to use Apache's
mod_rewrite to rewrite the HTTP request before it gets sent to the
Sage server.

--Mike

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to