Hi,

I sort of hoped I could simply get it directly from the Apache request object but apparently, I can't.

Turns out I had to have a CGI instance anyway so I'm using $cgi->url () now, works fine.

Reply via email to