Page 1 of 1

Problem Vhosts.conf Apache SSL

PostPosted: 08. November 2003 16:53
by Herby
Hello..
I have a clean installed Xampp
When i use in httpd.conf "included /opt/lampp/etc/Vhosts.conf" and ad any domain then SSL is not work anymore on the main server.
Before i add any domain works SSL 100%

Example:

My own domain: http://www.blabla.nl and https://www.blabla.nl works
After i add virtual domain: www.otherdomain.tld then http://www.blabla.nl not work anymore.

What i do wrong???????????

PostPosted: 08. November 2003 17:30
by Oswald
Hi Herby!

What you're saying is a little bit confuse.

Firstly you said SSL isn't working any more if you add another virtual host. (1)

But in your example it's not an SSL host stopped working it's a normal virtual host. (http://.. not working anymore) (2)

What is your problem exacly? 1 or 2?

Another question: Do you define any SSL virtual hosts in you Vhosts.conf?

Greetings
Oswald

PostPosted: 08. November 2003 19:09
by Herby
Hello Oswald.
Ok i try to explain it..
My serverdomain is http://www.blabla.nl
This domain works also on https://www.blabla.nl (SSL = On)
Everything is working but when i add a other domain (VirtualHost) then domain http://www.blabla.nl dont work anymore.
I have included Vhosts.conf

I do the same in Redhat and Mandrake without Xampp and there i have no problems on this way.

Greatings Herby

PostPosted: 08. November 2003 19:15
by Oswald
Dear Herby!

Okay, I understand. So it has nothing to do with SSL. Right?

http://www.blabla.nl works. And after including vhosts.conf. It doesn't work anymore. Right?

Is http://www.blabla.nl defined as virtual host? Or is it just the "main server"?

Oswald

PostPosted: 09. November 2003 10:37
by Herby
Kai Seidler wrote:Dear Herby!


Is http://www.blabla.nl defined as virtual host? Or is it just the "main server"?

Oswald

Hello Oswald,
http://www.blabla.nl is the mainserver and not virtualhost.

PostPosted: 09. November 2003 13:13
by Oswald
Hello Herby!

Please define www.blabla.nl as virtual host. That's all. Set your main server to something you didn't need. So you get www.blabla.nl working and your broken main server doesn't care any more.

Yes. It's not a perfect solution but it's working. ;)

Greetings
Oswald

PostPosted: 09. November 2003 13:42
by Herby
Kai Seidler wrote:Hello Herby!

Please define www.blabla.nl as virtual host. That's all. Set your main server to something you didn't need. So you get www.blabla.nl working and your broken main server doesn't care any more.

Yes. It's not a perfect solution but it's working. ;)

Greetings
Oswald

Kai Seidler wrote:Hello Herby!

Please define www.blabla.nl as virtual host. That's all. Set your main server to something you didn't need. So you get www.blabla.nl working and your broken main server doesn't care any more.

Yes. It's not a perfect solution but it's working. ;)

Greetings
Oswald

Hi Oswald,
i know it's not perfect on this way, but everything is working now.
Thanks for the good work :)
Best regards,
Herbert