Userdir problems again

ffeingol

Well-Known Member
#1
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:

Code:
    <IfModule mod_userdir.c>
        Userdir disabled
        Userdir enabled ####
    </IfModule>
If you then try to access http://myhost.domain.tld/~#### you are redirected to a cPanel 403 error page.
 

mistwang

LiteSpeed Staff
#2
Please send me a copy of httpd.conf, or allow me to login to the server to take a look. I need to setup a test environment matching your setup.
 
Top