.htaccess mod_rewrite > 500 Internal Server Error

前端 未结 7 1367
梦毁少年i
梦毁少年i 2020-12-02 03:03

I am using .htaccess.

My original link is:

http://example.com/CareerDays/index.php?u_type=admin

And I\'m trying to make it look lik

7条回答
  •  無奈伤痛
    2020-12-02 03:41

    On my hosting I needed add first line : RewriteBase / until then I get Internal server error too.

提交回复
热议问题