First, we're running LSWS 3.3.11 with cPanel.
For some reason our Userdir simply stopped working again. The httpd.conf entry looks like:
If you then try to access http://myhost.domain.tld/~#### you are redirected to a cPanel 403 error page.
For some reason our Userdir simply stopped working again. The httpd.conf entry looks like:
Code:
<IfModule mod_userdir.c>
Userdir disabled
Userdir enabled ####
</IfModule>