How to block all HTTP methods except GET & POST?

How to block all HTTP methods except GET & POST? [STEP BY STEP]☑️

Today in this documentation we will learn about how to block all HTTP methods except GET & POST.

Video Tutorial– “How to block all HTTP methods except GET & POST”

Follow the steps to block all HTTP methods except GET & POST:

Step::1 Login to your cPanel and open File Manager

How to block all HTTP methods except GET & POST

Step::2 Go to public_html

How to block all HTTP methods except GET & POST

Step::3 Find & Edit the .htaccess file in your installation directory

How to block all HTTP methods except GET & POST

Step::4 Copy the code given below and paste it anywhere inside the .htaccess file

<LimitExcept GET POST>
Deny from all
</LimitExcept>

Step::5 Finally click over Save Changes tab.

How to block all HTTP methods except GET & POST

This code will block all HTTP methods except GET & POST. That’s all, you’re done!!

Thanks for Reading this article !!! We hope this was helpful to you all.

For more information, kindly follow us on social media like Twitter and Facebook and for video tutorials, subscribe to our YouTube channelhttps://youtube.com/redserverhost.com 

Facebook Page https://facebook.com/redserverhost

Twitter Pagehttps://twitter.com/redserverhost.com

If you have any suggestions or problems related to this tutorial, please let us know via the comment section below.

Tags: cheap linux hostingbuy linux hostingcheap reseller hostingbuy reseller hostingbest reseller hostingcheap web hostingcheapest web hostingcheapest reseller hosting,  cheap reseller hostcheap linux hostcheapest linux hostingbest linux hostingbest web hosting

Scroll to Top