500 Internal Server Error when using .htaccess with RewriteEngine

后端 未结 7 847

I am on the shared host Bounceweb and I am trying to add some rewrite rules to make my links look prettier.

One of these rules is to make the url: http://mysit

7条回答
  •  悲哀的现实
    2020-12-03 05:05

    Just save your .htaccess file with UTF-8 encoding (without BOM) and upload. Recommended to use Notepad++. (in my case that helped).

    atb

提交回复
热议问题