Hi,
I was trying to enable UserDir and modified two files:
Then placed those files under /custom:
But every time after running ./build rewrite_confs, the httpd.conf reverts to the original version, reverting any changes I made.
But the changes in httpd-userdir.conf remains persistent.
I even changed the file /usr/local/directadmin/custombuild/configure/ap2/conf/httpd.conf and copied /usr/local/directadmin/custombuild/configure/ap2/conf/ to /usr/local/directadmin/custombuild/custom/ap2/conf/ and then ran ./build rewrite_confs, every time, the httpd.conf reverts to the original version.
Edit:
I am using DA + LiteSpeed Enterprise.
I was trying to enable UserDir and modified two files:
Code:
/etc/httpd/conf/httpd.conf
/etc/httpd/conf/extra/httpd-userdir.conf
Then placed those files under /custom:
Code:
/usr/local/directadmin/custombuild/custom/ap2/conf/httpd.conf
/usr/local/directadmin/custombuild/custom/ap2/conf/extra/httpd-userdir.conf
But every time after running ./build rewrite_confs, the httpd.conf reverts to the original version, reverting any changes I made.
But the changes in httpd-userdir.conf remains persistent.
I even changed the file /usr/local/directadmin/custombuild/configure/ap2/conf/httpd.conf and copied /usr/local/directadmin/custombuild/configure/ap2/conf/ to /usr/local/directadmin/custombuild/custom/ap2/conf/ and then ran ./build rewrite_confs, every time, the httpd.conf reverts to the original version.
Edit:
I am using DA + LiteSpeed Enterprise.
Last edited: