Im running Acs4.tcl aolserver 3.2 Oracle 8.1.6
Question:
How do we get our system to have one url instance?
Symtem behavior we want:
The url returned in the browser should be
http://xxx.net
(always)
even if the user types http://www.xxx.net
Problem:
Our users are prompted to log in more than once on the same
browser,
because they send links with these two urls http://xxx.net
Or http://www.xxx.net
Question:
Is there an aolserver option that can make these urls be one all
the time?
Note:
I see openacs behaves this way?
I type http://www.openacs.org and the browser automatically goes to
http://openacs.org
.
How can I make my system do this?