On the server there’s a static HTML web page instance.html
in my root folder of the WordPress set up. Now when a person varieties www.instance.com/instance.html
I need WordPress to be good and bypass all regular routing habits and as a substitute simply show that static instance.html
web page.
This appears really easy to me concept-wise however I can not discover a answer after on the lookout for hours.
What precisely do I want to vary in my .htaccess
file? Is it even that .httaccess
file or do I have to make such a change within the web site obtainable file?
Sorry for being a WordPress beginner 🙁