want to change the help link in control panel

Code:
[root@server ~]# cd /usr/local/directadmin/
[root@server directadmin]# grep -r site-helper ./
./data/templates/directadmin.conf:user_helper=www.site-helper.com
./data/templates/directadmin.conf:reseller_helper=reseller.site-helper.com
./data/templates/directadmin.conf:admin_helper=admin.site-helper.com
./conf/directadmin.conf:admin_helper=admin.site-helper.com
./conf/directadmin.conf:reseller_helper=reseller.site-helper.com
./conf/directadmin.conf:user_helper=www.site-helper.com

Edit the above files.
 
Last edited:
floyd sorry for stupid question but when I put the command
I get no found ......

it seems my root@server directadmin]# cd /root
is some thing else! or what?
 
Thanks John

but sorry for this simple Question where is this directadmin.conf

I am connecting with WinScp!
 
Thanks I found it and I changed

user_helper=www.mydomain.com
reseller_helper=mydomain.com

but did not see any changes! do I have to restart the server?:confused:
 
Or in other words, not the server (this isn't MS Windows :)), but rather the service.

Jeff
 
Back
Top