uot;
solution.
Thank again for help!
Francesco
Il 28.03.18 13:17, Francesco Piraneo G. ha scritto:
Hi all,
I'm developing a REST api based on PHP 7.1 and Apache 2.4 (under
ubuntu 17.10). The api requires the following methods working:
GET POST OPTIONS PUT DELETE
...
Hi all,
I'm developing a REST api based on PHP 7.1 and Apache 2.4 (under ubuntu
17.10). The api requires the following methods working:
GET POST OPTIONS PUT DELETE
After a lot of googling and asking to other colleagues I finally arrived
at mod_allowmethods so I changed my configuration in th