Nginx code
-
Hi, I am using Nginx, I have installed and activated your plugin, all seems to be configured correctly but I see this.
If you are using NginX, you probably need such a bit of code in your configuration file:
location / {
rewrite \.(?:jpe?g|gif|png)$ /wp-content/plugins/adaptive-images/adaptive-images-script.php;
}Do you mean add this code to the wp-config file? Anywhere specifically in the file or does it matter? Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Nginx code’ is closed to new replies.