hello
is there an easy way to make /usr/local/directadmin/data/users/domains.list public readable?
since httpd.conf is chmoded 644, domains.list doesn't have any secret information (that can't be read on httpd.conf)...
but it would make a script i'm doing easier
any suggestions?
maybe adding the chmod 644 on scripts/custom/user_create_post.sh ?
thanks
is there an easy way to make /usr/local/directadmin/data/users/domains.list public readable?
since httpd.conf is chmoded 644, domains.list doesn't have any secret information (that can't be read on httpd.conf)...
but it would make a script i'm doing easier
any suggestions?
maybe adding the chmod 644 on scripts/custom/user_create_post.sh ?
thanks