Skip to main content

mod_userdir.c missing in apache conf. unable to access temporary url

Comments

4 comments

  • Infopro
    [QUOTE]The apache userdir protection is not enabled.
    Have you tried enabling it and then set this users account to be excluded?
    0
  • sreeninair
    Hello, Yes I did. But no luck. Thanks Sreeni
    0
  • Infopro
    Please feel free to open a ticket to cPanel Technical Support about this.
    0
  • KurtN.
    mod_userdir is on by default when building with EasyApache, and cannot be turned off without explicitly passing additional parameters (via rawopts) to EasyApache. To confirm that mod_userdir is indeed gone, you can run the following command: [QUOTE]/usr/local/apache/bin/httpd -l | grep mod_userdir
    You should see the following output: [QUOTE]mod_userdir.c
    If it's missing, I'd recommend checking the contents of anything that could disable mod_userdir in the /var/cpanel/easy/apache/rawopts directory. For example, /var/cpanel/easy/apache/rawopts/Apache2_2 or /var/cpanel/easy/apache/rawopts/Apache2_2 (depending on the version of Apache you're using).
    0

Please sign in to leave a comment.