On 9/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 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 -:(

What, *exactly* is the problem?  What do you see in the error log?

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to