我是在GODADDY购买的域名我安装了ZENCART,如何让网站先执行INDEX.HTML在执行INSDEX.PHP,如何修改以下内容

#####NOTE:Replace/shop/withtherelativewebpathofyourcataloginthe"RewriteBase"linebelow... ##### NOTE: Replace /shop/ with the relative web path of your catalog in the "Rewrite Base" line below:

Options +FollowSymLinks
RewriteEngine On
RewriteBase /shop/

# From Ultimate SEO URLs
RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-m-([0-9]+).html$ index\.php?main_page=index&manufacturers_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pi-([0-9]+).html$ index\.php?main_page=popup_image&pID=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pr-([0-9]+).html$ index\.php?main_page=product_reviews&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pri-([0-9]+).html$ index\.php?main_page=product_reviews_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-ezp-([0-9]+).html$ index\.php?main_page=page&id=$2&%{QUERY_STRING} [L]

# For Open Operations Info Manager
RewriteRule ^(.*)-i-([0-9]+).html$ index\.php?main_page=info_manager&pages_id=$2&%{QUERY_STRING} [L]

# For dreamscape's News & Articles Manager
RewriteRule ^news/?$ index\.php?main_page=news&%{QUERY_STRING} [L]
RewriteRule ^news/rss.xml$ index\.php?main_page=news_rss&%{QUERY_STRING} [L]
RewriteRule ^news/archive/?$ index\.php?main_page=news_archive&%{QUERY_STRING} [L]
RewriteRule ^news/([0-9]{4})-([0-9]{2})-([0-9]{2}).html$ index\.php?main_page=news&date=$1-$2-$3&%{QUERY_STRING} [L]
RewriteRule ^news/archive/([0-9]{4})-([0-9]{2}).html$ index\.php?main_page=news_archive&date=$1-$2&%{QUERY_STRING} [L]
RewriteRule ^news/(.*)-a-([0-9]+)-comments.html$ index\.php?main_page=news_comments&article_id=$2&%{QUERY_STRING} [L]
RewriteRule ^news/(.*)-a-([0-9]+).html$ index\.php?main_page=news_article&article_id=$2&%{QUERY_STRING} [L]

# All other pages
# Don't rewrite real files or directories
RewriteCond %{REQUEST_FILENAME} !-f [NC]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*).html$ index\.php?main_page=$1&%{QUERY_STRING} [L]
展开
 我来答
百度网友4ff6763
2011-02-10 · TA获得超过2548个赞
知道小有建树答主
回答量:1243
采纳率:0%
帮助的人:1140万
展开全部
你贴上来的就是伪静态规则内容呀,RewriteBase /shop/是指网站的目录,如果你的网站是安装在根目录的话RewriteBase /shop/改成 RewriteBase / 就可以了,然后在后台配置SEO优化。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
sunboatz
2011-02-04 · TA获得超过161个赞
知道小有建树答主
回答量:313
采纳率:100%
帮助的人:257万
展开全部
写个.htaccess
内容是
DirectoryIndex index.html index.htm index.php index.cgi
Godaddy支持这种设置的,我倒没发现控制面板里有设置这个的地方。

参考资料: http://www.iwebee.com/html/DEV_Server/20110204/64.html

本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友434a95f
2011-02-01 · TA获得超过239个赞
知道小有建树答主
回答量:332
采纳率:0%
帮助的人:224万
展开全部
在空间面板可以修改
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
angel110s
2011-02-07
知道答主
回答量:1
采纳率:0%
帮助的人:0
展开全部
找客服问一下吧。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(2)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式