ZenCache and Nginx
-
We are using Nginx (it comes with the Vesta Control Panel) and it seems Zencache is not working because of that. We get this message:
<!– ZenCache is NOT caching this page, because
$_SERVER['REMOTE_ADDR']
===$_SERVER['SERVER_ADDR']
; i.e. a self-serve request. DEVELOPER TIP: if you are testing on a localhost installation, please adddefine('LOCALHOST', TRUE);
to your/wp-config.php
file while you run tests ?? Remove it (or set it to aFALSE
value) once you go live on the web. –>What solution would you recommend for our site? Do we really have to just disable nginx? Or there is a workaround that makes both compatible?
Thanks for your time,
Ferran
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘ZenCache and Nginx’ is closed to new replies.