This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
How to / Re: Http MEthod Put Patch Delete erorr forbiden
« on: December 21, 2020, 06:22:29 PM »
You can Use httacces Method in
<Limit GET POST PUT OPTIONS>
Require all granted
</Limit>
Apachi Configuaration
<Limit GET POST PUT OPTIONS>
Require all granted
</Limit>
Apachi Configuaration
Pages: [1]