Hi Cristophe, I was referring to exactly what you mention you did to preserve the load of dependencies. But since it failed me, and also to Dale and others I know, I thought it was not the case that such consideration was in place.
Thanks! Esteban A. Maringolo On Thu, Aug 27, 2020 at 11:02 AM Christophe Demarey <christophe.dema...@inria.fr> wrote: > > Hi Esteban, > > > Le 27 août 2020 à 15:14, Esteban Maringolo <emaring...@gmail.com> a écrit : > > > > Again, I don't know what software is serving SmalltalkHub HTTP > > requests, but can't we make a redirect or rewrite rule in the HTTP > > request to transparently answer the proper resource when requested? > > > > It would be simply removing the `/mc` and changing the hostname. > > > > This way Baselines and other dependencies don't have to be rewritten > > to continue working. > > I do not get what you mean. > The static version rewrites old / used urls so that all URLs that are used in > baselines or whatever are still served transparently. > We took care of this to do not break the load of old piece of software. > > Regards, > Christophe.