I have a website build on opencart platform. currently this website on local server. I want to redirect my main domain to a HTML Page. How do i achieve this? and is opencart allows to redirect domain to HTML page?
I think it's not opencart issue, you should add this line to your htaccess
file :
DirectoryIndex your.html index.php