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.