Question
nginx: [emerg] the "spdy" parameter requires ngx_http_spdy_module
New install, Ubuntu 14:
Getting error message when I try to restart nginx:
nginx: [emerg] the “spdy” parameter requires ngxhttpspdy_module
How do I fix this error / install spdy parameter? I tried adding listen 80 spdy; but that didn’t work
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×