Hello,
gogo wrote:
> hello,all,
>
> When i use ./configure;make;make install to install apache ,some modules
> are installed by default. I want to known which file can i modify can prevent
> default modules were built in?
>
> Thanks
>From memory, this is usually done with options supplied
I recommend you read:
http://httpd.apache.org/docs/2.2/new_features_2_2.html
Which simply states:
Large File Supporthttpd is now built with support for files larger than 2GB
> on modern 32-bit Unix systems. Support for handling >2GB request bodies has
> also been added.
>
So, honestly, I have n
hello,all,
When i use ./configure;make;make install to install apache ,some modules
are installed by default. I want to known which file can i modify can prevent
default modules were built in?
Thanks
I've seen all the movies and I'm bored, lets talk ;)
- Original Message -
From: anonymous
To: users@httpd.apache.org
Sent: Sunday, May 25, 2008 7:33 PM
Subject: [EMAIL PROTECTED] Trouble Shutting Apache Down
I recently installed the Apache 2.2 binary, from the msi for XP.
You appear to be unfamiliar with the basics of your operating system. The
answer is just to press the little x on the top right of the "apache window"
Ctrl+C will work just fine if you use the apache command from the location of
your apache binary.
You can also just hit Win+R, type in the full pa
MENEAULT Maxime wrote:
Hi all!
I am posting to the list to confirm a bug I just noticed while
developing modules for Apache.
FYI - patches on users@ are generally ignored. Your [everyone's] pipeline
to the developers is the [EMAIL PROTECTED] mailing list, where the httpd
code is actually dis
Hi all!
I am posting to the list to confirm a bug I just noticed while
developing modules for Apache.
Apparently pre_config hooks are not ordered when ap_run_pre_config is
called.
I noticed and verified one issue and I noticed another one
(syntactically only) while reading through the code.
Krist van Besien wrote:
> On Sun, May 25, 2008 at 3:06 PM, John Smith <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> i got the follwing configuration:
>> Linux 2.4.27-3-386 #1 Wed Dec 6 00:38:33 UTC 2006 i686 GNU/Linux
>> Server version: Apache/2.0.54
>>
>> When i try to download a file larger than 2gb i
I recently installed the Apache 2.2 binary, from the msi for XP.
I'm just using it for experimenting, so I decided not to install it as a
service.
I tried to start it by running "apache" from the command-line as stated in
the manual, but that command doesn't exist on my system.
PATH is set correctl
On Sun, May 25, 2008 at 3:06 PM, John Smith <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i got the follwing configuration:
> Linux 2.4.27-3-386 #1 Wed Dec 6 00:38:33 UTC 2006 i686 GNU/Linux
> Server version: Apache/2.0.54
>
> When i try to download a file larger than 2gb i get a 403 Error.
> How can i cure
Hi,
i got the follwing configuration:
Linux 2.4.27-3-386 #1 Wed Dec 6 00:38:33 UTC 2006 i686 GNU/Linux
Server version: Apache/2.0.54
When i try to download a file larger than 2gb i get a 403 Error.
How can i cure this?
Greets, John
--
11 matches
Mail list logo