• We are trying to serve static files from a cookie less subdomain to speed things up. the problem is that minifying the CSS and JS is occurring on the domain and the content is being served from the sub domain static.cubscoutpak759.com. Is there a way to tell MMR WHERE the JS/CSS files are located?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author launchinteractive

    (@launchinteractive)

    Yes, you will need to set the MMR_CACHE_DIR, MMR_JS_CACHE_URL & MMR_CSS_CACHE_URL constants in your wp-config.php file. MMR_CACHE_DIR will need to be the full path and the others are browser urls. Let me know if you get stuck.

Viewing 1 replies (of 1 total)
  • The topic ‘Merge & Minify on Subdomain’ is closed to new replies.