問題情況:
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
未有相關文章

