5101 Posts in 1519 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1307 Views |
-
CDN - CSS/JS Page Location

29 September 2009 at 6:04am
The CSS/JS pages are being included with a full url (not a relative path). The issue is that the CDN reads the content from a different url. Thus when pages are cached in the CDN the CSS location is off the cdn. How can I specify the base_url for the css documents?
I am including css and js pages using the old method:
Requirements::themedCSS('homepage');
Requirements::javascript('homepage');A.
| 1307 Views | ||
|
Page:
1
|
Go to Top |

