A minimal but flexible directory listing server
Find a file
Quentin Rameau ecb0d9e54e Do not remove existing socket file
Check for its presence and bail out if found.
If the socket file is present, either a server is already bound to it,
or the last one errored out and we'd want to inspect this.
Also it could be an unrelated file given by error.
2017-07-25 22:42:13 +02:00
arg.h Initial commit of quark rewrite 2016-09-02 09:59:02 +02:00
config.def.h use extended regex and fix example regex for realsies 2017-07-22 13:23:10 +02:00
config.mk config.mk: fix warning about strptime on glibc 2017-06-28 20:20:10 +02:00
LICENSE Add Quentin to LICENSE 2017-07-11 13:46:31 +02:00
Makefile Rewrite quark from the ground up again 2017-06-20 21:40:00 +02:00
quark.1 Allow switching vhosts using flags and rework the usage 2017-07-11 15:02:00 +02:00
quark.c Do not remove existing socket file 2017-07-25 22:42:13 +02:00