good people from the IRC channel (thresh) solved the problem: I was
copy/pasting the config lines from GoogleDocs and it seemingly has
problematic chars for spaces which nginx didn't like...
Thank you!
> Hi,
> I have installed nginx-extras on Debian Wheezy. nginx -V shows:
> --with-http_mp4_modul
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