you will need either different ip/port-combinations for each ssl-site
or you can try with the so-called wildcard-certs (example.
https://www.thawte.com/ssl-digital-certificates/wildcardssl/index.html).
most recent browsers will support them.
cheers
gregor
--
what's puzzlin' you, is the nature of
Hi,
I have a virtual host which I want to have server-status on
ServerName trench.bgan.xantic.net
SetHandler server-status
Order deny,allow
Allow from all
But this does not seem to work. When I request /server-status
From what I can tell, the only way to get a user authenticated in apache
is through the popup box prompting for a username and password. I don't
mind the box, but some people think that they are ugly, unprofessional,
etc...
I'd like to be able to take a web application (pick your flavor, cgi,
perl
Hi,
i'm using digest authentication with flatfile htpasswd and htgroup files.
what i'd like would be to get to php the group(s) that the user is member
of. I assume that this is stored in some envvar... which one? is it
accessible from php? The only envvar that i found to have some meaningful
valu
not exactly true, you may try to use the SNI patch that allows several
certs on a single ip.
regards, pavel
> you will need either different ip/port-combinations for each ssl-site
> or you can try with the so-called wildcard-certs (example.
> https://www.thawte.com/ssl-digital-certificates/wildc