--- parser3/src/targets/cgi/parser3.C 2001/11/16 11:06:08 1.135 +++ parser3/src/targets/cgi/parser3.C 2001/11/16 12:38:44 1.136 @@ -4,7 +4,7 @@ Copyright(c) 2001 ArtLebedev Group(http://www.artlebedev.com) Author: Alexander Petrosyan (http://paf.design.ru) - $Id: parser3.C,v 1.135 2001/11/16 11:06:08 paf Exp $ + $Id: parser3.C,v 1.136 2001/11/16 12:38:44 paf Exp $ */ #include "pa_config_includes.h" @@ -289,7 +289,7 @@ void real_parser_handler( // prepare to process request Request request(pool, request_info, - cgi ? String::UL_USER_HTML : String::UL_AS_IS, + cgi ? String::UL_OPTIMIZED_HTML : String::UL_AS_IS, true /* status_allowed */); // some root-controlled location