I have Apache mod_userdir Tweak enabled on my server. It comes up as a PCI scan issue if it is disabled. However, for testing, I need to have access to one domain temporarily under http://IP/~user.
If I disable the protection completely, I can see the site using the /~user. If I enable the protection and exclude the user, it doesn't work.
I've checked out the instructions at: Apache mod_userdir Tweak, but they were no help.
What I'm expecting is that with the protection enabled and with the domain check box checked for Exclude, I should be able to visit the domain at http://IP/~user just like the protection was disabled, but for only that domain. It doesn't appear to work that way. What I get is the green WHM 404 screen that says:
What am I doing wrong?
I verified it wasn't an issue with the .htaccess file in the account.
If I disable the protection completely, I can see the site using the /~user. If I enable the protection and exclude the user, it doesn't work.
I've checked out the instructions at: Apache mod_userdir Tweak, but they were no help.
What I'm expecting is that with the protection enabled and with the domain check box checked for Exclude, I should be able to visit the domain at http://IP/~user just like the protection was disabled, but for only that domain. It doesn't appear to work that way. What I get is the green WHM 404 screen that says:
Code:
The server can not find the requested page:
xxx.xxx.xx.xx/~username/ (port 80)
I verified it wasn't an issue with the .htaccess file in the account.