How to Set AllowOverride all

前端 未结 11 1645
忘掉有多难
忘掉有多难 2020-11-22 10:17

I want to set the AllowOverride all But I don\'t know how to do it. I have found the following code by searching the google and pasted it in .htaccess

11条回答
  •  感动是毒
    2020-11-22 10:48

    I think you want to set it in your httpd.conf file instead of the .htaccess file.

    I am not sure what OS you use, but this link for Ubuntu might give you some pointers on what to do.

    https://help.ubuntu.com/community/EnablingUseOfApacheHtaccessFiles

提交回复
热议问题