[GLLUG] .htaccess Authentication
steven collins
admin@grumpybat.net
07 Jul 2002 10:54:19 -0400
That's kind of odd. When you say that www.whatever.org "points" to
whatever.org how exactly do you have that set up? The zone file for the
domain should have a C name entry for the leading www part that way they
both simply point to the same server. There's no "redirect" action or
anything which might be the issue.
-steven
----------------------------------------------------
grumpybat.net | GAIM: SuperEliteDorx0r
thegeekery.com | ICQ: 55173409
networkofone.com | YIM: grumpybat
----------------------------------------------------
"The internet is an imperfect place..."
On Fri, 2002-07-05 at 12:56, Adam Kendall wrote:
> I have a site running that we'll call whatever.org
>
> www.whatever.org just points to whatever.org
>
> I have .htaccess auth set up in the whatever.org/secure directory.
>
> All is well when I log into whatever.org/secure but when I log into
> www.whatever.com/secure I have to log in twice...once for
> www.whatever.com/secure and then again after it sends me to
> whatever.com/secure.
>
> Does anyone know a way around this? It's rather annoying and I'd like to
> avoid it. Thanks in advance for the help!
>
> -Adam Kendall