Skip to main content

Animated Redirect Page Help

Comments

3 comments

  • fabin
    Custom css and js will work in it. It should definitely be a problem with path. Is there any 404 errors in access log?
    0
  • Zekeman
    [quote="fabin, post: 1529321">Custom css and js will work in it. It should definitely be a problem with path. Is there any 404 errors in access log?
    Yes, its actually trying to use the user directory that the 404 is generated from instead of just the /usr/local/apache/custom directory that it is in.... Is there a way to force it to check just that directory for all websites that get 404 on the cpanel machine?
    0
  • cPanelMichael
    Hello :) Are you attempting to make this a global 404 error page for all websites? If so, browse to the following option in Web Host Manager: "WHM Home " Service Configuration " Apache Configuration " Include Editor" Add the following value to "Pre VirtualHost Include": Alias /errorfolder /usr/local/apache/htdocs ErrorDocument 404 /errorfolder/404.shtml
    Then, edit "/usr/local/apache/htdocs/404.shtml" with your custom entries. Thank you.
    0

Please sign in to leave a comment.