Had someone contact me to say their site was not working, and sure enough it was trying to open "/home/user/public_html/www/" based on entries in the httpd conf file. Edited, found a few others in the same condition, saved, distilled and when I did, it stated it had created some missing doc roots, once again an extra "www" for some accounts.
I can't seem to locate where it's finding this so I can put a stop to it.
From the distiller (one each of these for all accounts just edited):
It doesn't actually create the directory, just the pointer to it in httpd.conf.
Any ideas?
Found a thread with this issue, but the answer was to open a ticket, and it's years old so I didn't bump it.
I can't seem to locate where it's finding this so I can put a stop to it.
From the distiller (one each of these for all accounts just edited):
Code:
info [apache_conf_distiller] Creating missing document root /home/*****/public_html/www for *****
Any ideas?
Found a thread with this issue, but the answer was to open a ticket, and it's years old so I didn't bump it.