【问题标题】:C:/xampp/htdocs/.htaccess: RewriteRule: bad flag delimiters - XAMPP/WindowsC:/xampp/htdocs/.htaccess: RewriteRule: 错误标志分隔符 - XAMPP/Windows
【发布时间】:2015-11-03 01:15:29
【问题描述】:

我在我的 Windows PC 上安装了 XAMPP。 我创建了一个简单的静态页面并在 c:\xampp\htdocs 中创建了 .htaccess 文件。

.htaccess 文件内容为:

重写引擎开启

重写规则 ^about-us$ about-us.php [L]

我收到以下页面的 404: http://localhost/mysite/about-us/

谁能帮我找出 .htaccess 文件有什么问题。

【问题讨论】:

    标签: windows .htaccess url-rewriting xampp


    【解决方案1】:

    当我将 .htaccess 文件从 htdocs 移动到 htdocs/mysite 时,它​​起作用了

    【讨论】:

      猜你喜欢
      • 2015-02-04
      • 2017-10-04
      • 1970-01-01
      • 1970-01-01
      • 2014-01-20
      • 1970-01-01
      • 2022-01-23
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多