How to get CGI request-URL

Hallvard B Furuseth (nospam nospam) h.b.furuseth at usit.uio.no
Fri Jul 18 09:15:29 EDT 2003


Irmen de Jong wrote:

> Glad to be of assistance, but you didn't tell us what the
> actual solution to your problem was...

'https://' + os.environ['SERVER_NAME'] + os.environ['REQUEST_URI']

-- 
Hallvard




More information about the Python-list mailing list