Forums

Disable 404 (2 posts)

  1. onethousandseas
    Member
    Posted 2 years ago #

    WP's installed in root; I need to disable WP's 404 for a custom 404 set in /root/404. How do I do that?

  2. Anderton
    Member
    Posted 2 years ago #

    You could try to add this to your .htaccess file:

    ErrorDocument 404 /404dir/my404.php

    (just add the path to your 404 file on the server)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags