net::ERR_HTTP2_PROTOCOL_ERROR – Code Example Akash Mittal August 30, 2022 Today we will the cause and solution of net::ERR_HTTP2_PROTOCOL_ERROR. This is a http/2 error and could be caused by number of reasons like – Wrong headers Empty headers Wrong content… View Post
PHP error 404 on IIS server – How did I solve the error. Akash Mittal March 21, 2021 I was working on IIS server and trying to run php but got 404 errors on all pages. Although static files were working fine but php were not. In this… View Post