[Plugin: W3 Total Cache] Multisite subfolder transfer failures
-
I have 3.4 multisite with subfolders and W3 Super Cache 0.9.2.4. In general things work, but there is a specific issue with uploading content from the subfolder blogs to the CDN.
Example: /var/www/{site}/{blog}/wp-includes/js/jquery/ui/jquery.ui.autocomplete.min.js: Source file not found
This is precisely correct. The file does not exist on disk, it is served using the WordPress Multisite voodoo. If I create a symbolic link to point /var/www/{site}/{blog}/wp-includes back to /var/www/{site}/wp-includes, this breaks Multisite.
I am sure I have missed something obvious and trivial but it seems my Google-fu is weak today so if anyone can point me in the right direction to resolve this issue I’d greatly appreciate it.
The topic ‘[Plugin: W3 Total Cache] Multisite subfolder transfer failures’ is closed to new replies.