AddThis Sharing Buttons
Share to MessengerMessenger
Zalo
Share to LinkedInLinkedIn Share to Email App Email App

Chúng ta truy cập vào trang web và bị báo lỗi bên trong source code 

Error : 405 Method Not Allowed

Request Method:PATCH

Chỉ áp dụng cho VPS sử dụng Direct Admin :

Truy cập vào SSH và build theo lệnh sau:

Di chuyển tới đường dẫn :

cd /usr/local/directadmin/custombuild

Sau đó build Method trang web đang lỗi (Request Method:PATCH hoặc DELETE …)

./build set http_methods GET:HEAD:POST:PUT:DELETE:PATCH
./build rewrite_conf

Như vậy là các Methos trên đã được build hoàn tất .