I've latest WP and latest w3 total cache. w3 cache is awesome, it served me well for past 2 years, it's just time to move to advanced features :) so I tried to configure cdn.
#.1 I created 4 subdomains in cpanel.
cdn1.domain.com
cdn2.domain.com
cdn3.domain.com
cdn4.domain.com
folder_path on server looks like this /public_html/cdn/cdn1 etc.
#.2 created ftp account with access to /cdn/ folder thus to all subfolders.
#.3 configured w3 total cache, and "test ftp" worked. I even tried upload resources, and it all went smooth I could see correct files under /public_html/cdn/wp-content...
Now I imagine, I've to rewrite content of cdn/cdn1/ to /cdn/wp-content/css
How do I achieve this last step?
I've a feeling I got it all wrong... please can you help?
Ty! :)