Hello.

I have a site under test.com and one subdomain with a different installation od d7 under dev.test.com

For the first test.com boost serves cached pages as expected but not for dev.test.com even though the files in the cache directory are being generated..

My server is Nginx so i can't do anything with the .htaccess file.

Does nginx need different settings for the subdomain?

Thank you in advance