The current approach to port forwarding used by lapdev hash.domain/proxy/port can cause issues when serving elements that expect access to the root of a given hostname (i.e. where the base url is "/").
It would be useful if alternative options - such as port-hash.domain - were available
The current approach to port forwarding used by lapdev
hash.domain/proxy/portcan cause issues when serving elements that expect access to the root of a given hostname (i.e. where the base url is "/").It would be useful if alternative options - such as
port-hash.domain- were available