AWS Configuration

The config file consist of three sets of statements. The first set configures AWS for operation, setting things like the name to use for the server, the port it listens on, and so forth. The second set is used to set a content-type for various file extensions. The third set are all map statements, and control how a URL is mapped into a local action.

A commented config file including all statements is included in the AWS distribution.


Mike Meyer