Two problems

dareksbs

Verified User
Joined
May 15, 2014
Messages
40
Hi,

My certificates are configured on the server but I found few problems, when I type http://example.com:2222 it transferring me to https://[my IP address]:2222, how I can tell directadmin to use a domain rather then IP address ?

and another question, how to force roundcube to use https ? normaly I will do this in main.inc.php and I will change $rcmail_config['force_https'] to true.

But I can't find main.inc.php
 
My certificates are configured on the server but I found few problems, when I type http://example.com:2222 it transferring me to https://[my IP address]:2222, how I can tell directadmin to use a domain rather then IP address ?
There are a few changes you can make to directdmin.conf to fine-tune this to work for you; see this FAQ entry and there are some links toward the bottom which will help you.
and another question, how to force roundcube to use https ? normaly I will do this in main.inc.php and I will change $rcmail_config['force_https'] to true.

But I can't find main.inc.php
I'm actively pursuing this on another thread in these forums and have looked at two presented solutions:

See post #4 in this thread:

http://forum.directadmin.com/showthread.php?t=49263&p=253418#post253418

Jeff
 
Back
Top