Add cookie stuff
[matches/MCTX3420.git] / testing / cookie-test / readme.txt
1 compile with:
2 gcc test.c -lfcgi -o test
3
4 Run with:
5 spawn-fcgi -p9005 -n ./test
6
7 nginx must be configured to pass $http_cookie as an evironment variable named COOKIE

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