• Resolved wporgdwcvs

    (@wporgdwcvs)


    Hello,

    I have the problem that the path of the content and the core differ.

    /var/www/wp-content

    /usr/src/wordpress

    w3 total cache is looking for the minify css and js in the path /usr/src/wordpress/wp-content/cache/minify/20c5a.css instead of /var/www/wp-content/…

    is it possible to define the path?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @wporgdwcvs

    Thank you for reaching out and I am happy to help!
    Can you pelase try to add the path in Performance>CDN>Advanced>Custom file list: section. There you can specify any files outside of theme or other common directories to host with the CDN.

    Let me know if this helps!

    Thanks!

    Thread Starter wporgdwcvs

    (@wporgdwcvs)

    Thank you, Marko for getting back to me.

    Yes I tried that, even with the full path. Checked all the folders for the rights.

    Custom file list:

    /var/www/wp-content/cache/*
    /var/www/wp-content/gallery/*
    /var/www/wp-content/plugins/*
    /var/www/wp-content/plugins/.css
    /var/www/wp-content/plugins/.gif
    /var/www/wp-content/plugins/.jpg
    /var/www/wp-content/plugins/.js
    /var/www/wp-content/plugins/.png
    /var/www/wp-content/plugins/wordpress-seo/css/xml-sitemap.xsl
    /var/www/wp-content/plugins/wp-minify/min
    /var/www/wp-content/themes/*
    /var/www/wp-content/uploads/avatars/*
    favicon.ico

    is it possible to define the paths for placeholders {wp_content_dir}, {plugins_dir}, {uploads_dir} ?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @wporgdwcvs

    Thank you for your feedback.
    Let me check this more and I’ll get back to you once I have more information
    Thanks!

    Thread Starter wporgdwcvs

    (@wporgdwcvs)

    Hello Marko,

    just wanted to check if you have information for me regarding using separate path for core and content.

    Thanks

    David

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @wporgdwcvs

    Thank you for your patience.

    Can you please go to Performance>General Settings>Miscellaneous and enable the option “Fix document root path” and let me know if this helps!

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CDN with separated core and content path’ is closed to new replies.