Hi,
I need to put on the same server and access through the port 80 several Pharo images.
I know that it is possible to do it thanks to the apache rewrite rules to redirect outside urls
http://myserver:80/myservice to internal ones:
http://localhost:8080.
Did someone already make such a config and can share the xml of the configuration file?
Thanks in advance,
Cheers,
Vincent Blondeau