will
users
> get a pop up saying that SSL is required?
>
> Is this just a matter of having Port 80 and Port 443 enabled?
>
> Do I set these directories up as virtual hosts?
>
> Is there a link someone can provided that explains this?
>
> Thanks,
> Rob
>
>
>
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
------_=_NextPart_001_01C28760.7E257770
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
charset=3DUS-ASCII">
5.5.2653.12">
RE: Securing directories
Thank you very much Paul.
Regards,
Robert
-----Original Message-----
From: Paul Bleimeyer [
HREF=3D"mailto:paulb@mayo.edu">mailto:paulb@mayo.edu]
Sent: Friday, November 08, 2002 2:45 PM
To: 'modssl-users@modssl.org'
Subject: Re: Securing directories
Rob,
You might want to use a restricted realm setup and =
use the
authnname and setup a number of users to control the =
access.
Part I: Restricting access.
Using a authorization file on the folder in question =
is also
possible, but if your users create subfolders, then =
they will
be prompted to reauthenticate as they traverse the =
subfolders.
Using the Authusername might be easier.
Part II: Secure vs. unsecure connections:
If you have both 80 and 443 bound to each of these =
virtual websites, then users will be able to connect =
on each
port. Inserting the access controls mentioned at the =
top will
work across both. If you want to insure that users =
are not able
to open this connection via 80, then do not include =
this
port in your listen statements in http.conf.
There are many different ways to deal with this. See =
the following
for more details.
Binding ports and the listen option:
HREF=3D"http://httpd.apache.org/docs-2.0/bind.html" =
TARGET=3D"_blank">http://httpd.apache.org/docs-2.0/bind.html
Authentication overview.
HREF=3D"http://httpd.apache.org/docs-2.0/howto/auth.html" =
TARGET=3D"_blank">http://httpd.apache.org/docs-2.0/howto/aut h.html=
FONT>
Users via a password file:
HREF=3D"http://httpd.apache.org/docs-2.0/howto/auth.html#get tingitworkin=
g" =
TARGET=3D"_blank">http://httpd.apache.org/docs-2.0/howto/aut h.html#getti=
ngitworking
Users via a groups file:
HREF=3D"http://httpd.apache.org/docs-2.0/howto/auth.html#let tingmorethan=
onepersonin" =
TARGET=3D"_blank">http://httpd.apache.org/docs-2.0/howto/aut h.html#letti=
ngmorethanonepersonin
On Fri, 8 Nov 2002, Robert Lagana wrote:
> Hello,
i>
> Using mod_ssl .. on Apache .. I would like to =
secure two directories..
>
>
TARGET=3D"_blank">https://www.domain.com/homedir <
HREF=3D"https://www.domain.com/homedir" =
TARGET=3D"_blank">https://www.domain.com/homedir>
>
>
TARGET=3D"_blank">https://www.domain.com/homedir2 <
HREF=3D"https://www.domain.com/homedir2" =
TARGET=3D"_blank">https://www.domain.com/homedir2>
>
> Now if user go to
HREF=3D"http://www.domain.com" =
TARGET=3D"_blank">http://www.domain.com <
HREF=3D"http://www.domain.com" =
TARGET=3D"_blank">http://www.domain.com> will users
> get a pop up saying that SSL is =
required?
>
> Is this just a matter of having Port 80 and =
Port 443 enabled?
>
> Do I set these directories up as virtual =
hosts?
>
> Is there a link someone can provided that =
explains this?
>
> Thanks,
> Rob
>
>
>
SIZE=3D2>___________________________________________________ ____________=
_______
Apache Interface to OpenSSL =
(mod_ssl) &nb=
sp; www.modssl.org
User Support Mailing =
List &n=
bsp; =
modssl-users@modssl.org
Automated List =
Manager  =
;  =
; majordomo@modssl.org
------_=_NextPart_001_01C28760.7E257770--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org