Title: WordPress multisite setup
Last modified: August 21, 2016

---

# WordPress multisite setup

 *  [bruno.fernandes](https://wordpress.org/support/users/brunofernandes-1/)
 * (@brunofernandes-1)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/wordpress-multisite-setup/)
 * Im trying to set W3 total cache on wordpress multisite to use amazon S3 but came
   across some problems.
 * I want the configurations to be global, i have ticked the “Use single network
   configuration file for all sites.” option. Everything works OK except that the
   urls that point to amazon s3(themes files) are adding the site folder aswell,
   which leads to a non existent file, example:
 * **When i am on the main site everything works ok:**
    [http://mysite.com/wp-content/themes/twentytwelve/style.css](http://mysite.com/wp-content/themes/twentytwelve/style.css)
   changes to: [http://bucket.s3.amazonaws.com/wp-content/themes/twentytwelve/style.css.gzip?ver=3.6.1](http://bucket.s3.amazonaws.com/wp-content/themes/twentytwelve/style.css.gzip?ver=3.6.1)
 * When i am on other sites, example:
    **[http://mysite.com/blog-name/wp-content/themes/twentytwelve/style.css](http://mysite.com/blog-name/wp-content/themes/twentytwelve/style.css)**
   changes to: **[http://bucket.s3.amazonaws.com/blog-name/wp-content/themes/twentytwelve/style.css.gzip?ver=3.6.1](http://bucket.s3.amazonaws.com/blog-name/wp-content/themes/twentytwelve/style.css.gzip?ver=3.6.1)**
   it should be: **[http://bucket.s3.amazonaws.com/wp-content/themes/twentytwelve/style.css.gzip?ver=3.6.1](http://bucket.s3.amazonaws.com/wp-content/themes/twentytwelve/style.css.gzip?ver=3.6.1)**
 * I dont want to re-upload all the theme files for each of the sites, when all 
   of them are using the same theme.
 * Any ideas on how this can be done?
 * Also getting an error message on subsites: **Encountered issue with CDN: Table‘
   event.wp_101_w3tc_cdn_queue’ doesn’t exist. See Install page for instructions
   of creating correct table.** Although it seems to work.
 * Thanks
 * [http://wordpress.org/plugins/w3-total-cache/](http://wordpress.org/plugins/w3-total-cache/)

The topic ‘WordPress multisite setup’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 0 replies
 * 1 participant
 * Last reply from: [bruno.fernandes](https://wordpress.org/support/users/brunofernandes-1/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/wordpress-multisite-setup/)
 * Status: not resolved