8 Nov
2012
8 Nov
'12
10:18 p.m.
Hi, What is the best way to run a basex webapp for a live site? Right now I've got it started with nohup sh bin/basexhttp -d > nohup_logs/stdout.txt 2> nohup_logs/stderr.txt < /dev/null & Many thanks, Colin