pinotje
Verified User
Hello,
I'm using the latest version of DirectAdmin (v1.657) on a CentOS (v7.9.2009) machine.
And I would like to change the URL https://server.com/roundcube to https://server.com/webmail
I'm logged in as root and I have performed the following code:
Unfortunately if I go to https://server.com/webmail is see a '404 Not Found' error page.
Also, the link 'Webmail: Roundcube' under 'Extra Features' in the controlpanel is still linked to https://server.com/roundcube.
Am I doing something wrong?
Please help mee out!
Thanks in advance!
I'm using the latest version of DirectAdmin (v1.657) on a CentOS (v7.9.2009) machine.
And I would like to change the URL https://server.com/roundcube to https://server.com/webmail
I'm logged in as root and I have performed the following code:
Code:
/usr/local/directadmin/directadmin set webmail_link roundcube
service directadmin restart
cd /usr/local/directadmin/custombuild
./build rewrite_confs
Unfortunately if I go to https://server.com/webmail is see a '404 Not Found' error page.
Also, the link 'Webmail: Roundcube' under 'Extra Features' in the controlpanel is still linked to https://server.com/roundcube.
Am I doing something wrong?
Please help mee out!
Thanks in advance!