Lifetype:admin.php 全域設定時出現:Forbidden

問題情況:
Forbidden

You don’t have permission to access /lifetype/admin.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

修正方式如下:

edit .htaccess

add:

SecFilterEngine Off
SecFilterScanPOST Off

未有相關文章

網友回應