Re: [EMAIL PROTECTED] Apache2, Vhosts and SSL

2007-12-29 Thread pavel . stratil-jun
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

[EMAIL PROTECTED] AUTHZ env variable?

2007-12-29 Thread pavel . stratil-jun
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

[EMAIL PROTECTED] Authentication from within

2007-12-29 Thread Jeff Anderson
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

[EMAIL PROTECTED] /erver-status on a virtual host

2007-12-29 Thread John Bourke
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

Re: [EMAIL PROTECTED] Apache2, Vhosts and SSL

2007-12-29 Thread Gregor Schneider
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