I have a static page in my root folder example.html
but it can not be accessed when anyone enters http://www.example.com/example.html they are redirected by .htaccess to WordPress 404 redirect page.
I know I need to add something to .htaccess I just need to know what I need to add.