.htaccess not working (mod_rewrite)

前端 未结 16 1773
遇见更好的自我
遇见更好的自我 2020-12-08 05:05

I have not having any luck getting my .htaccess with mod_rewrite working. Basically all I am trying to do is remove \'www\' from \"http://www.example.com\" and \"https://ww

16条回答
  •  庸人自扰
    2020-12-08 05:41

    What are the file permissions for your .htaccess file?

    I'm not sure, but I think it needs to be 644.

提交回复
热议问题