# Variables
CacheControlMaxAge is using to set max-age property of cache-control header.
ErrorMessage is using to write the HTML response when any exception is occurred.
Hostname is using to serve the application.
LogErrorFormat is using to format the message.
LogErrorMessage is using to write a log message.
Patterns is using to store valid route patterns.
Port is using to serve the application.