Tom > From: Tom Fishwick <[EMAIL PROTECTED]>

Hi!

Tom > Is it possible to run a modssl enabled apache, suexec?  The
Tom > default seem to configure it to run _default_:443 for all
Tom > virtuals, which won't suexec...

I'm running a SSL/CGI Server with SuExec enabled without problems.
Did you use a User / Group directive in virtual host section? This would
cause SuExec a different behaivior.

Tom > What I want to do is provide all users with a ssl directory in
Tom > the home directory, or have their normal htdocs directory be
Tom > mapped to something like

I use different UserDir's, and it works fine.

Tom > https://secure.myserver/userid and to their virtual, so
Tom > switching to a ssl

or: https://ssl/~userid ?
                ^
If the users need URL's without "~", give mod_rewrite a chance...

Maybe you forgot some options at ./configure ?
Do you get any error messages? Does the server tells "SuExec wrapper
enabled" at startup?

oki,

Steffen


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to