having issues with httpd.conf reverting back to default

afterburn25

New member
Joined
Feb 15, 2021
Messages
1
why do i have to keep modifying /usr/local/directadmin/data/users/admin/httpd.conf

the :443 virtualhost keeps going to private_htmlI have to modify it to go to public_html it keeps going back to default every time i rebuild php
 
the :443 virtualhost keeps going to private_htmlI have to modify it to go to public_html it keeps going back to default every time i rebuild php
Why don't you use the option in domain setup to create a symlink from private_html to public_html? Most of us do.

If you're an admin you can even set this as default for newly created domains.
 
Back
Top