Hello, I am trying to use Amazon S3 to store my static files, as javascript, images, css, to improve the performance and the speed of my site.
I puarchased a new domain, I configure it with a Record CNAME to point the my account on Amazon S3.
The problem is that I cannot configure well it with a new path of my javascript, images, etc, on Amazon S3.
(I use vBulletin 4.0.3)
To change the path of javascript, I done these modifications, but it doesn't works well:
ACP vBulletin - Styles & Templates > Replacement Variable Manager > [Add New Replacement Variable]
- Set Search for Text to href="clientscript
- Set Replace with Text to href="http://cdn.mysite.com/clientscript
- Set Search for Text to url("clientscript
- Set Replace with Text to url("http://cdn.mysite.com/clientscript
- Set Search for Text to src="clientscript/
- Set Replace with Text to src="http://cdn.mysite.com/clientscript/
After these modifications, I see my forum completely distorted.
Screenshot
Someone that use Amazon S3 with vBulletin 4, please can explain me where is the problem?
How is possible replace the paths of javascript, css and images?
Thank you


LinkBack URL
About LinkBacks






Reply With Quote
