add default cgi prefix
[project/uhttpd.git] / uhttpd.h
index 1e487f8..c900e90 100644 (file)
--- a/uhttpd.h
+++ b/uhttpd.h
@@ -41,6 +41,7 @@ struct config {
        char *realm;
        char *file;
        char *error_handler;
+       char *cgi_prefix;
        int no_symlinks;
        int no_dirlists;
        int network_timeout;