Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By knagilive
Recently I configured Varnish on my blog http://www.bloggingcage.com/
On front end it is working awesome but when I am trying top open any post it is downloading one file automatically.
When I opened the file it has - <?php /**
/**
/** Loads the WordPress Environment and Template */ require( dirname( FILE ) . ‘/wp-blog-header.php’ );
How to solve this issue?