Search found 1 match
- Thu Dec 22, 2016 5:33 am
- Forum: Web Server
- Topic: HOWTO: Force https AND http2 AND Rewrite to non-www!!
- Replies: 3
- Views: 39536
Re: HOWTO: Force https AND http2 AND Rewrite to non-www!!
this did not work for me;
any other methods? it seems having anything like:
server {
listen IPNUMBERHERE:443 ssl http2;
using the ssl and http2 it doesn't allow nginx to restart. any suggestions?
using latest version with nginx as a proxy for apache.
any other methods? it seems having anything like:
server {
listen IPNUMBERHERE:443 ssl http2;
using the ssl and http2 it doesn't allow nginx to restart. any suggestions?
using latest version with nginx as a proxy for apache.