简体   繁体   English

将域名重定向到Opencart中的特定页面(html)?

[英]Redirect Domain Name to Particular Page(html) in Opencart?

I have a website build on opencart platform. 我在opencart平台上建立了一个网站。 currently this website on local server. 当前此网站位于本地服务器上。 I want to redirect my main domain to a HTML Page. 我想将主域重定向到HTML页面。 How do i achieve this? 我该如何实现? and is opencart allows to redirect domain to HTML page? Opencart是否允许将域重定向到HTML页面?

我认为这不是opencart的问题,您应该将此行添加到htaccess文件中:

DirectoryIndex your.html index.php

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM