hi all,

i'm using cookies to manage user authentication.  i also use
"ns_returnredirect /" at various points in the site to return the user to
the home page.  since i've specified the hostname as "mysite.com" in the
nsd.tcl file, they are returned to "mysite.com" even if they started out
at "www.mysite.com/someurl".

so the problem is that if a user logs in at "www.mysite.com" instead of
"mysite.com", and then at some point they are redirected to the home page
at "mysite.com", the server makes them log in again.

i've been trying to figure out how to redirect all requests for
"www.mysite.com" to "mysite.com" and the only possible solution seems to
be nsvhr.  am is missing something?

i'm running aolserver 3.4.2 and it seems that nsvhr only works with
version 3.3, so i'm kind of at a loss as to what i should do.

thanks.

mkm

Reply via email to