Bug 769. Rewriting Location headers in proxy responses
[pazpar2-moved-to-github.git] / src / config.h
index 4dd83eb..6c7cab4 100644 (file)
@@ -66,6 +66,7 @@ struct conf_server
     int port;
     char *proxy_host;
     int proxy_port;
+    char *myurl;
     struct conf_service *service;
     struct conf_server *next;
 };