[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How to force httpS for a directory--RaQ4
- Subject: RE: [cobalt-users] How to force httpS for a directory--RaQ4
- From: "Gavin Nelmes-Crocker" <cobalt@xxxxxxxxxxxxxxxx>
- Date: Wed Jan 30 03:30:10 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > I'd like to know how to force https for a certain directory or
> directories,
> > and/or if possible, force https for only specific HTML documents. Also,
> > related to this, I also need to have certain directories do user
> > authentication (also via https). Anybody got a clue?
>
> This has been answered several times bofore. In fact this has been
> answered several times before within the last week.
>
> Use a refresh.
>
> Jeff
The problem is deeper than that Jeff as I asked the same question some time
ago having tried an htaccess suggestion which would have been ideal but
didn't work. If you have one page or a directory in a site that you want to
force https I don't see how a refresh is going to do it unless you use the
php option in your code which is ok if you allow all your customers php.I
suppose you could refresh to a subdomain but even then it is possible to get
linked externally to the same page through http which I what I want to avoid
as I suspect others do as well.
Gavin