Salut,
Le Fri, Jul 29, 2016 at 05:42:33PM +0200, Barthélémy DELUY a écrit:
> Il y a un module pour ça:
> https://httpd.apache.org/docs/2.4/mod/mod_allowmethods.html
Ca ne répondra pas à la question, mais pour être complet, en
nginx, ça se traduit comme ça:
if ($request_method !~ ^(GET|HEAD|POST)
Salut,
Il y a un module pour ça:
https://httpd.apache.org/docs/2.4/mod/mod_allowmethods.html
My 2 cents
Barth
Le 29 juillet 2016 à 17:31, tarik chichane a
écrit :
> Bonjour les amis et bon WeekEnd,
>
> j'ai un petit soucis avec 3 apache que j'ai .
>
> j'ai
>
> OPTIONS /webadmin/ HTTP/1.1
> H