This commit is contained in:
Eddy
2014-03-19 00:48:48 +04:00
commit 2f355e3130
8 changed files with 843 additions and 0 deletions

7
bta_print.cgi Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
echo "Access-Control-Allow-Origin: http://ishtar.sao.ru"
echo "Access-Control-Allow-Headers: Content-Type, X-Requested-With"
#echo "Access-Control-Expose-Headers: Location"
echo "Access-Control-Allow-Methods: POST, GET"
echo -e "Content-Type: multipart/form-data\n\n"
/usr/local/bin/bta_print 2>/dev/null