Hi I'm being told that if I want to view my domains like this 166.**.80.**8/~fred/
I need to do the below.
I am using WHM
Thanks
I need to do the below.
I am using WHM
- CENTOS 6.9
- v66.0.34
Thanks
Code:
mod_userdir is disabled
Web server processes on this system currently run as the user. For security reasons, the system disabled mod_userdir. Any changes that you make in this interface will not take effect until you enable mod_userdir. To use mod_userdir, you must disable mod_ruid2, mod_itk, and mod_passenger and recompile EasyApache.
Apache’s mod_userdir allows users to view their sites by entering a tilde (~) and their username as the URI on a specific host. For example [B][URL]http://test.cpanel.net/~fred/[/URL][/B] will bring up the user fred’s domain. The disadvantage of this feature is that any bandwidth usage used by this site will be put on the domain it is accessed under (in this case test.cpanel.net). mod_userdir protection prevents this from happening. You may however want to disable it on specific virtual hosts (generally shared ssl hosts).
Last edited by a moderator: