Whether by mistake or not. I chose the best route for hosting a variety of applications, by simply dropping include files into `etc/apache2/conf.d/userdata` changing the DocumentRoot for most of my sites.
When AutoSSL runs, it drops these challenge files into the regular `/home/$user/public_html`. I think I can probably work around this using mod_alias and some additional rules, but before I make things more complicated I'm wondering if there is another option here that would allow AutoSSL to work while maintaining different DocumentRoots.
When AutoSSL runs, it drops these challenge files into the regular `/home/$user/public_html`. I think I can probably work around this using mod_alias and some additional rules, but before I make things more complicated I'm wondering if there is another option here that would allow AutoSSL to work while maintaining different DocumentRoots.