Article

Fixing a “404 Not Found” Error

Eclipse Web Portal
Created 2025-12-18 16:11:05
Updated 2025-12-25 09:49:12
Views 364

Overview

A 404 error occurs when a page or file cannot be found.

Common reasons

  • File was deleted or renamed

  • Incorrect URL

  • Broken internal links

  • Missing rewrite rules

How to troubleshoot

  1. Confirm the file exists in File Manager

  2. Check spelling and file extensions

  3. Verify rewrite rules (if using a CMS)

  4. Clear browser cache

Tip

If this affects all pages, the issue is likely .htaccess related.