Setting the correct nginx server configuration file path
-
First off, thanks for the great plugin.
In the past I’ve used it with apache and this is my first time trying it with nginx. I’m trying to determine the correct path for the nginx server config. I tried /etc/nginx/nginx.conf but that seems to write outside of the server{} block which means it isn’t parsed correctly and the server can’t start.
Should w3tc be writing to another file and I should be including it in the main file somehow? Unfortunately my googling hasn’t yielded any helpful results.
Any help is appreciated.
The topic ‘Setting the correct nginx server configuration file path’ is closed to new replies.