How I can configure correctly Apache rewrite rule for GET request?

后端 未结 0 1916
温柔的废话
温柔的废话 2021-01-31 10:07

I have the following problem when I try to create a user-friendly URL, it returns a 500 error.

Doesn\'t work

RewriteEngine On
RewriteRule  ^page/(.+)$   /p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题