Dear wiki user, You have subscribed to a wiki page "Httpd Wiki" for change notification.
The page NameBasedSSLVHosts has been reverted to revision 8 by RichBowen. The comment on this change is: Setting ServerAlias to the same thing as ServerName is not useful, and not something we wish to recommend.. http://wiki.apache.org/httpd/NameBasedSSLVHosts?action=diff&rev1=9&rev2=10 -------------------------------------------------- SSLCertificateKeyFile /etc/ssl/star.example.com.key ServerName "one.example.com" - ServerAlias "one.example.com" DocumentRoot "/var/www/html/one" CustomLog "/var/log/httpd/one-access.log" combined @@ -60, +59 @@ SSLCertificateKeyFile /etc/ssl/star.example.com.key ServerName "two.example.com" - ServerAlias "two.example.com" DocumentRoot "/var/www/html/two" CustomLog "/var/log/httpd/two-access.log" combined --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org