Add cookie stuff
[matches/MCTX3420.git] / testing / cookie-test / readme.txt
diff --git a/testing/cookie-test/readme.txt b/testing/cookie-test/readme.txt
new file mode 100644 (file)
index 0000000..fb52249
--- /dev/null
@@ -0,0 +1,7 @@
+compile with:
+gcc test.c -lfcgi -o test
+
+Run with:
+spawn-fcgi -p9005 -n ./test
+
+nginx must be configured to pass $http_cookie as an evironment variable named COOKIE
\ No newline at end of file

UCC git Repository :: git.ucc.asn.au