On Tue, Jul 28, 2009 at 4:05 PM, danielitob<[email protected]> wrote:

> but I've nothing under
>
> <VirtualHost _default_:443>,
>
> cause my virtualhost is configured on port 80, on a specific file.

Try putting a ServerName directive (with the correct name) in your SSL
virtual host.  It's good to have something like:

<VirtualHost _default_:443>
Servername www.grandhotelduegolfi.com
# All your other SSL directives

</VirtualHost>



Krist

-- 
[email protected]
[email protected]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to