Hi,
EE version2.4.0
We have New EE site on windows IIS server and index.php is removed from url with ini file.
One requirement we have is to also access old html pages on root and no redirecting. So if url given http://www.example.com/test.html goes to Home page which is default 404 setup.
How to access test.html on root?
Thanks.