Tagged Questions
0
votes
1answer
21 views
Website still displays deleted files
I went to update a websites CSS today and noticed whenever I uploaded the file with my changes nothing would happen - no changes would appear on my site. This was the same with any of the images I ...
-1
votes
1answer
195 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 ...