From: Christian Weiske Date: Tue, 19 Nov 2019 14:08:28 +0000 (+0100) Subject: PUT handler X-Git-Tag: v1.0.0~38 X-Git-Url: https://git.cweiske.de/stouyapi.git/commitdiff_plain/06613791d5ebfa44f108131eeb12ccffb298aba2 PUT handler --- diff --git a/README.rst b/README.rst index bb65277..25361c8 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,14 @@ OUYA setup 3. Skip credit card registration +Apache setup +============ +Virtual host configuration:: + + Script PUT /empty-json.php + +``mod_actions`` need to be enabled for apache 2.4. + =========== Information diff --git a/www/empty-json.php b/www/empty-json.php new file mode 100644 index 0000000..b8dbdee --- /dev/null +++ b/www/empty-json.php @@ -0,0 +1,15 @@ + +{}