{
    $OUT .= load_modules(qw(
		proxy
		proxy_http
		alias
		rewrite
		authz_host
		authz_user
                authn_file
                authn_anon
                auth_digest
                auth_basic
                authz_groupfile
	    ));
}
