Hello all,

I want to use URL rewriting in the httpd of Busybox, like with
Apache's mod_rewrite module.

For example, I want to rewrite the URL:

/cgi-bin/test?foo=bar&bla=blubb
to
/data/foo/bar/bla/blubb/


Is this possible with Busybox' httpd and how?


Thanks,
Roman
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to