set current dir to serve dir before spawning a script
commitf954cf761a575a05ad8c49f240c3240766cc0462
authorrofl0r <retnyg@gmx.net>
Wed, 13 Aug 2014 04:49:41 +0000 (13 06:49 +0200)
committerrofl0r <retnyg@gmx.net>
Wed, 13 Aug 2014 04:49:45 +0000 (13 06:49 +0200)
treec5164dffaf3c3b89a7ad8f86d505c43aef00d92b
parent776f19bc469f6bc2a613f92310409a15ad1e4f79
set current dir to serve dir before spawning a script

otherwise the executed script won't be able to find files in the
current dir.
httpserver.c