Serving images for a cakePHP site from a different sub-domain -


what best practice serving images different sub-domain(like media.host.com) in cakephp? should put images in img folder provided cakephp , make folder document root of sub-domain, or there better way of doing this?

roland.

i don't think matters long images in same place. in case can't use $html->image() is, or can it's wiser modify or roll own helper don't have give full path. while you're doing can make use whatever url root want.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -