Customers that serve AMP pages under HTTPS protocol and don't use WordPress as their CMS need to distribute the content using a reverse proxy configuration.
To set up a reverse proxy, there are the following requirements:
- The customer has to forward the host header which will be amp.domain.com.
- The upstream server will be amp.bc.marfeel.com or amp.b.marfeel.com (depending on where the publisher's site is hosted).
- It's important to honor the cache header from the upstream in order to guarantee the correct invalidation of the content.
For specific details regarding how to set up a reverse proxy for a specific web server, see one of the following articles: