Dear all,
I dont know why my directadmin server have a very strange behavor.
I just added new domain from admin > User level.
After that, this domain can be show but some of my configuration lines in /usr/local/directadmin/data/users/admin/httpd.conf have been deleted without reason.
I have to do:
But it is not a good way.
I also tried to use
But i can not adding new domain.
Somebody can tell me how i can handle this ?
Thanks
I dont know why my directadmin server have a very strange behavor.
I just added new domain from admin > User level.
After that, this domain can be show but some of my configuration lines in /usr/local/directadmin/data/users/admin/httpd.conf have been deleted without reason.
I have to do:
Code:
chattr +i /usr/local/directadmin/data/users/admin/httpd.conf
But it is not a good way.
I also tried to use
Code:
chattr [B]+a[/B] /usr/local/directadmin/data/users/admin/httpd.conf
Somebody can tell me how i can handle this ?
Thanks