Virtually any webpage is the combination of dynamic (php) and static content (images, CSS, JavaScript, etc...)

For maximum performance it is best to separate the serving of dynamic and static content.

Benefits