Changing Directadmin Port on new version

hami

Verified User
Joined
Sep 7, 2013
Messages
22
Hi
I cant Fine port 2222 on directadmin.conf.
My Directadmin Version is: 1.613

in this Version how I Can Change this port?

Thanks.
 
It's not need to be inside thier because it's default value

/usr/local/directadmin/directadmin c | grep port

If you want to replace that value just put in file
 
How i Can put in this file /usr/local/directadmin/directadmin. it is binary file.
 
The default value is 2222, if you want to change it, add to the file directadmin.conf line
port=2323
 
Back
Top