Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1759 visitors today
Log In Register

Forum OpenACS Q&A: Re: 'only urls without a host name are permitted'

OpenACS Home : Forums : OpenACS Q&A : Re: 'only urls without a host name are permitted' : One Message

+
Posted by Dave Bauer on
Ah this is easy to fix!

I think you just need to find the code that is doing the HTTPS redirect. If you are generated the url internally without user supplied data you can pass a switch to ad_returnredirect.

If you can find that code maybe we can just fix it there.