• Hey all,
    I am trying to put up a 404 page that matches my theme. The 404.php file path is here:

    /public_html/wp-content/themes/boumatic/404.php

    Here are the contents of my .htaccess file:

    ErrorDocument 404 /index.php?error=404

    Should I have anything more for the .htaccess file? Because that’s all I have.

    Whenever I try to put up an .htaccess file, my webpage gives me a 500 internal server error. What do I do to have a 404 page that matches my theme and get rid of the 500 internal server error? I’m sure I’m doing something wrong. Thanks for any assistance.

    My site can be viewed here.

  • The topic ‘.htaccess Giving me a 500 Internal Server Error’ is closed to new replies.