📅  最后修改于: 2022-03-11 14:57:36.801000             🧑  作者: Mango
Try editing this part in your httpd.conf and set AllowOverride All
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride All
Or try this:
AllowOverride All