On Dienstag 02 November 2010, Eric Covener wrote: > > <VirtualHost 128.101.172.14:80 128.101.172.14:443> > > SSLEngine on > > You can't have SSL and non-SSL in a single vhost -- the non-ssl > requests that are mapped to this vhost won't work. But you can easily have two different vhosts, one on port 80, one on port 443 for the same URL. --------------------------------------------------------------------- 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