download   home   source


lmajano@gmail.com's Gravatar   Luis Majano Dec 02, 2009 at 6:19 PM Feb 11, 2012 at 5:27 PM 1.0 3.0.0 Interceptors 2454 807

Multi Domain SES

Adds the ability to use the SES interceptor of the same site on multiple domains

Description

Adds the ability to set the SES base URL on the request context so the entire ColdBox application can use SES according to the incoming domain of the request.

This solves the issue of running the same ColdBox application on multiple domains with SES support.

Installation Instructions

Drop and configure in your coldbox configuration file as the FIRST interceptor or one of the first interceptors so it fires before all other interceptors.