Hi all!
It's my first time I'm working with DirectAdmin. Part of my website "routing" is done on 1 single point (offsite of customer shared servers), for SSL reasons, I'm redirecting traffic from my secured environment to serveral servers through proxy. This works fine for DirectAdmin aswell, thanks to the extended support and feature articles. However, 1 problem remains:
When I login to DA (CMD_LOGIN ?), the POST goed wel and I am logged in, however, I get redirected to port 2222 on my secure (sub)domain. When I remove the :2222 from the URL in my browser, all works fine and I'm logged in as I would expect to be. Until I login, the CMD_LOGOUT (?) again redirects me to port 2222 on my secure (sub)domain. On this server, this port is not open, so the customer will think he/she cannot login..
Summary:
I have an external apache with mod_proxy, mod_http_proxy and mod_html_proxy which connect to the shared server with directadmin throgh ProxyPass and ProxyPassReverse. Only login and logout do not function as expected.
Anyone who can fire me away into the right direction to solve this problem? Thanks!
Wybren
It's my first time I'm working with DirectAdmin. Part of my website "routing" is done on 1 single point (offsite of customer shared servers), for SSL reasons, I'm redirecting traffic from my secured environment to serveral servers through proxy. This works fine for DirectAdmin aswell, thanks to the extended support and feature articles. However, 1 problem remains:
When I login to DA (CMD_LOGIN ?), the POST goed wel and I am logged in, however, I get redirected to port 2222 on my secure (sub)domain. When I remove the :2222 from the URL in my browser, all works fine and I'm logged in as I would expect to be. Until I login, the CMD_LOGOUT (?) again redirects me to port 2222 on my secure (sub)domain. On this server, this port is not open, so the customer will think he/she cannot login..
Summary:
I have an external apache with mod_proxy, mod_http_proxy and mod_html_proxy which connect to the shared server with directadmin throgh ProxyPass and ProxyPassReverse. Only login and logout do not function as expected.
Anyone who can fire me away into the right direction to solve this problem? Thanks!
Wybren