Help!!! it does not want work!! debian sarge Server version: Apache/2.0.54 Server built: Sep 13 2005 10:08:02 I edit my own layout and edit in include/httpd.h this line: #ifndef DEFAULT_LIMIT_REQUEST_LINE #define DEFAULT_LIMIT_REQUEST_LINE 819000 (I add two zero at the default value 8190) and insert this command at prompt whit su right: CFLAGS="-D DEFAULT_LIMIT_REQUEST_LINE=819000" ./configure --enable-layout=DebianPR make make install at the end, edit the httpd.conf and I add this line: LimitRequestLine 819000 The problem remain the same -:( I make something wrong? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx