add a -y parameter for cgi-bin redirects
authorJohn Crispin <blogic@openwrt.org>
Wed, 7 Oct 2015 14:21:10 +0000 (16:21 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sat, 17 Oct 2015 14:47:02 +0000 (16:47 +0200)
commit3614ae6eb7b6101fa5d0f14ff0d3a6eb4970c3da
tree3469adf10cbc166479bb4e27790aa9e5fc331bce
parent7ed2edc40dd6d0171266f3bfbc96466e1d25e3cd
add a -y parameter for cgi-bin redirects

this allows an alias entry inside the root folder point at a cgi-bin script

-y foo=bar will redirect /foo to /cgi-bin/bar

Signed-off-by: John Crispin <blogic@openwrt.org>
file.c
main.c
uhttpd.h