On 12/24/24 09:54, G.W. Haywood wrote:
You can do that sort of thing on the fly. I'd probably be thinking along the lines of Apache and mod_rewrite
mod_rewrite alters / translates / permutes the request as it comes into Apache to some different path in the back-end.
You could also accomplish some of this with mod_proxy, specifically mod_proxy_html wherein you can alter / translate / permute the (Drupal generated) HTML as it gets served out to clients.
I believe there are also some HTML <meta> headers that can help set the base URL for unqualified links. It's been a while, so do some research.
(and showing my age:)
+1
might be something to kick around with your Web devs to handle this and maybe future issues of the kind.
The web developer might not be responsible for the situation, but they are supporting and enabling the situation. As such they should have equal part in supporting and enabling the solution.
P.S. Reply directly / off-list if you'd like to discuss details. -- Grant. . . . -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users