Glen,
you need to edit "ngx_http_mp4_streaming_lite_module.c" and remove something
like:
if (r->zero_in_uri) {
return NGX_DECLINED;
}
from lines 234-236.
Also, make sure to contact author of this module and let him know about the
issue.
Best regards,
Piotr Sikora < piotr.sikora at frickle.com >