Hi,
I have installed nginx-extras on Debian Wheezy. nginx -V shows:
–with-http_mp4_module , but if I write mp4; in location / {} it says on
restart: nginx: [emerg] unknown directive " mp4" . the
same with ssl_protocols directive which I put in nginx.conf - http
{} … Why?
Here some pastes:
[ http://p.ngx.cc/4f ] - sites-available
[ http://p.ngx.cc/f7 ] - nginx.conf
[ http://p.ngx.cc/dd ] - nginx -V
Thank you