On Tue, Feb 06, 2001 at 09:39:05AM +0100, Owen Boyle wrote:
> Maurizio Boriani wrote:
> >         * I've an apache web server with modssl dso correctly installed
> >         * I'd like use only one apache for both http and https
> >         * I've only to ancrypt request and data between server and client, nothing 
>authentication and some othes
> >
> 
> The attached httpd.conf could be used as a basis for a very simple
> server with two HTTP v-hosts and one SSL v-host. Note the following
> assumptions:
> 
> (1) You have installed apache in /home/apache
> (2) You have a user "apache"
> (3) Your SSL data is under /home/web/html/secure
> (4) Your other v-hosts are /home/web/html/banana and /home/web/html/kiwi
> (5) Your machine has IP address 192.168.1.1
> (6) Your network is configured so that your machine has at least two
> names ("banana" and "kiwi") both of which resolve to your machine's IP
> address
> 
> Obviously, you should adapt the file to suit your actual set-up.
> 
> Especially for the SSL directives: Read the manual for each of these so
> you understand what it does.
> 
> Best regards,

Thank you it works, 
bye

-- 
PGP key: 0xCC0FBF8F
fingerprint => E429 A37C 5259 763C 9DEE  FC8B 5D61 C796 CC0F BF8F <= fingerprint
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to