Viewing 1 replies (of 1 total)
  • Thread Starter morespinach

    (@morespinach)

    Saw this closed thread:

    https://www.ads-software.com/support/topic/nginx-15/

    There’s no need to “serve static files via php”. Nginx rocks at this, it’s far better than Apache.

    If I know the pattern of the files that the cache creates in my directory system, I can include a simple try_files directive in nginx.conf and be done with it. No need for htaccess etc, no need even for PHP. Nginx makes it a completely static serve.

    Let me know if this is possible. Otherwise, I suppose this is for the “Managed WordPress” type folks. At least the other caching plugins work.

Viewing 1 replies (of 1 total)
  • The topic ‘Does this not work with Nginx?’ is closed to new replies.