RE: [users@httpd] Apache 2.0.53 & ssl & virtual hosts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Whether SSL configuration resides in ssl.conf or httpd.conf is irrelevant. It may however be practical to split up the httpd.conf file into several files that will contain the configuration of a particular functionality and use <Include   > tags to bring it all together.

I personally put all SSL configuration directives that are common to all my virtual hosts in ssl.conf. Each virtual host may be configured in a different file and will contain directives such as "SSLEngine On", directives relative to the certificates or "SSLOptions". I also have a module.conf file that loads the modules I need. The httpd.conf file almost only contains Include directives.

It's just a matter of organising your configuration in a logical manner that works for you.

-ascs

-----Message d'origine-----
De : Robert Zagarello [mailto:bzag0@xxxxxxxxx] 
Envoyé : lundi 4 avril 2005 15:39
À : users@xxxxxxxxxxxxxxxx
Objet : Re: [users@httpd] Apache 2.0.53 & ssl & virtual hosts


My understanding of Apache2 is that the ssl component is completely off-loaded to ssl.conf, including the virtual hosting and the ip-port listening.  Anyone else please comment because I am relatively new on Apache and looking to get ssl running properly myself.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux