Short recipe to configure EC2 for www.agtek.com

    ''RemoveHandler .html .htm''
    ''AddType application/x-httpd-php .php .html .htm''
    ''AddHandler server-parsed .html''
    ''AddHandler server-parsed .shtml''
    ''AddHandler server-parsed .htm''
    ''php_flag  display_errors        on''
    ''php_value error_reporting       2039''