E enescan20 New member Joined May 31, 2016 Messages 1 May 31, 2016 #1 Hello i have a bought a directadmin webhosting and to go to the directadmin is example.com:2222 and i want to change it to panel.example.com in the dns managment someone's know how it do? thanks in advance, Enes
Hello i have a bought a directadmin webhosting and to go to the directadmin is example.com:2222 and i want to change it to panel.example.com in the dns managment someone's know how it do? thanks in advance, Enes
M MBos New member Joined Jun 3, 2016 Messages 2 Jun 3, 2016 #2 Read up on mod_proxy in Apache and use a RewriteRule to achieve a redirection from example.com:2222 to panel.example.com, for instance.
Read up on mod_proxy in Apache and use a RewriteRule to achieve a redirection from example.com:2222 to panel.example.com, for instance.