配置.htaccess条目

这个问题是完全重复的:

  • 我的入门有什么问题? [已关闭] 2个答案
  • 我的入门有什么问题? [重复]

  • 允许所有RewriteEngine On RewriteCond%{THE_REQUEST} ^ [AZ] {3,9} /index.php HTTP / RewriteRule ^ index.php $ http://kursayin.am/ [R = 301,L] AddDefaultCharset utf -8

    http://kursayin.am/index.php

    它适用于这个网站


    RewriteEngine On

    RewriteCond%{THE_REQUEST} ^ [AZ] {3,9} /index.html HTTP /

    RewriteRule ^ index.html $ http://acethehimalaya.com/ [R = 301,L]

    :)试试这个我用我的网站这样的代码

    链接地址: http://www.djcxy.com/p/36539.html

    上一篇: Configuring .htaccess entry

    下一篇: .htaccess redirect when file does not exist