Current time: 04-20-2024, 11:47 AM Hello There, Guest! (LoginRegister)


Post Reply 
SSL works for panel - not for domain
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #21
RE: SSL works for panel - not for domain
I can't see how my proposed change implies any security risk, can you elaborate on that?
08-05-2009 06:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
thibotus01 Offline
Junior Member
*

Posts: 47
Joined: Feb 2009
Reputation: 0
Post: #22
RE: SSL works for panel - not for domain
I changed this, but why you told me to use HTTP_PORT instead of SERVER_NAME?
08-05-2009 06:26 PM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #23
RE: SSL works for panel - not for domain
I told you to use HTTP_HOST, not HTTP_PORT. This is because SERVER_NAME is replaced by the server name as set by the ServerName directive in the VirtualHost configuration, whereas HTTP_HOST is replaced by the hostname as supplied by the connecting client.

I thought that this may solve your problem where all clients were being redirected to the master domain...
08-05-2009 10:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
thibotus01 Offline
Junior Member
*

Posts: 47
Joined: Feb 2009
Reputation: 0
Post: #24
RE: SSL works for panel - not for domain
No the problem of redirecting, is normal, because the SSL is called before apache rules.

And for the same IP, whatever the domain, it will redirect me to the first virtual host with 443...

1 ip per domain per ssl. or I have to change port, that's what I did.
08-06-2009 06:01 AM
Find all posts by this user Quote this message in a reply
thibotus01 Offline
Junior Member
*

Posts: 47
Joined: Feb 2009
Reputation: 0
Post: #25
RE: SSL works for panel - not for domain
Is that normal when I click to the link to open phpMyAdmin, I got redirect to the index page?

https://domain.tld/client/sql_auth.php?id=2
Goes :
https://domain.tld/client/index.php

Due to https?
08-06-2009 09:31 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)