Static HTML Files Not Being Displayed with WordPress

This can occur when WordPress's .htaccess rewrites take place over the static html file. 

Place the following command early in your .htaccess file to not apply further rewrite rules:

RewriteRule ^thefile\.htm$ -[PT,L]
  • 167 Users Found This Useful

Was this answer helpful?

Related Articles

WordPress Response Body too Large and Too many arguments in Request Errors

If you are receiving a response body too large error with WordPress it is a result of WordPress...

PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file

PROBLEM When you try to update WordPress or install plugins, the downloader / installer page pops...

WordPress Error : Sorry, this file type is not permitted for security reasons

.svg and .xap files can result in the error "Sorry, this file type is not permitted for security...

Elementor - Critical Error with both Elementor and Elementor Pro plugins enabled

Running both Elementor and Elementor Pro at the same time requires more memory than provided by...

WordPress error "The uploaded file could not be moved to"

WordPress gives you the following error "The uploaded file could not be moved to...