On Fri, Apr 30, 2010 at 9:36 AM, J. Bakshi <joyd...@infoservices.in> wrote:
> Hello,
>
> Once I had the opportunity to use plesk control panel. And there I could 
> create https:// for each vhost. Now I like to create https:// for each vhost 
> in a server manually. So I have followed the traditional way to define 
> https:// in vhost itself. But apache reports it can't allocate port 443 for 
> more than one host. And If I still continue; it just redirects to that 
> https:// which it finds first. How can I create multiple https ( like plesk ) 
> then ?

Try to describe this using verbatim configuration snippets and error
messages.  Perhaps you added more than 1 Listen directive for the same
IP address:port combination.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to