The WordPress Multisite serves static files via PHP so /files/* are being rewritten to ms-files.php.
What is the proper way to set up a mirror cdn on WP MU?
Thank you
The WordPress Multisite serves static files via PHP so /files/* are being rewritten to ms-files.php.
What is the proper way to set up a mirror cdn on WP MU?
Thank you
Ok i just figured that the ms-files.php has been removed since WP 3.5 so i followed this tutorial to fix it:
http://halfelf.org/2012/dumping-ms-files/
You can use /files/ with W3TC and a cdn for what it's worth. The plugin's smart enough to know what's up, in my experience.
Let me know if you guys are having any issues still.
You must log in to post.