haproxy1.x fix again

This commit is contained in:
paukstelis
2023-03-16 11:21:57 -04:00
parent acd8974528
commit 4f017a410d

View File

@@ -397,7 +397,7 @@ EXTRACAM="backend cam${INUM}_$INSTANCE\n\
server webcam1 127.0.0.1:$CAMPORT"
else
EXTRACAM="backend cam${INUM}_$INSTANCE\n\
reqrep ^([^\ :]*)|\ /cam${INUM}_$INSTANCE/(.*) |\1|\ /|\2 \n\
reqrep ^([^|\ :]*)|\ /cam${INUM}_$INSTANCE/(.*) |\1|\ /|\2 \n\
server webcam1 127.0.0.1:$CAMPORT"
fi