The phpfox tag has no wiki summary.
-1
votes
1answer
203 views
PHPFox caching? [closed]
I run a big phpfox website and I currently have server setup as follows:
nginx (reverse proxy) --> Apache for dynamic content
are there other ways to cache content with phpfox?
I can't use memcache ...