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 must log in to post.