Dear friends,
I use PathUrl() and it perfectly returns to me the relative path such as "/folder/subfolder".
Maybe someone could advise me an equally nice function for the full URL, including protocol and domain name like "https://example.com/folder/subfolder".
ChatGPT told me to work around this with AP_HeadersIn(). Is this the correct way to do it?
Kind regards to all and many thanks in advance,
Ruth