On 1/04/2010 5:45 p.m., Vikas Malhotra wrote:
Dear Nick,
It was provided by Rahul Metha & Sapna Kanwar.Now they
are not answer emails & phone.They project themselves as reprentatives
of Apache Indonesia Project.Is it a scam ?
Almost certainly, it is a scam:
http://www.apache-
Dear Nick,
It was provided by Rahul Metha & Sapna Kanwar.Now they are
not answer emails & phone.They project themselves as reprentatives of Apache
Indonesia Project.Is it a scam ?
On Thu, Apr 1, 2010 at 10:08 AM, Nick Kew wrote:
>
> On 1 Apr 2010, at 05:14, Vikas Malhotra wrote:
On 1 Apr 2010, at 05:14, Vikas Malhotra wrote:
> Hi
> I received 2 DVDs with PHP codes: 652469 & 652423 12 days back.Apparently
> over here people don't seems to help us with the configuration.Kindly guide
> us as to what shld i do next...
Ask whoever supplied your DVDs. They're nothing to
On 31 Mar 2010, at 19:16, Jeffery Martin wrote:
> For example, suppose the directive I am looking for were named
> "IfMatch". I would want to do something like this.
>
>
># Directives related to production.
>
>
>
># Directives related to test.
>
>
>
># Directives related to d
Hi
I received 2 DVDs with PHP codes: 652469 & 652423 12 days back.Apparently
over here people don't seems to help us with the configuration.Kindly guide
us as to what shld i do next...
--
Regards,
Vikas Malhotra
+91 9198915868
Sidh Infotech
Lucknow
India
Hmmm, in other words, use mod_perl, then, right?
On Wed, Mar 31, 2010 at 8:48 PM, Nilesh Govindarajan wrote:
> On 04/01/10 00:58, Jeffery Martin wrote:
>>
>> I found this in the mail archives.
>>
>>
>> http://mail-archives.apache.org/mod_mbox/httpd-users/200601.mbox/%3ce498c1660601190620i664df153
On 04/01/10 00:58, Jeffery Martin wrote:
I found this in the mail archives.
http://mail-archives.apache.org/mod_mbox/httpd-users/200601.mbox/%3ce498c1660601190620i664df153y2d8f7aa2a...@mail.gmail.com%3e
"But the standard advice in cases like this is: httpd.conf is not a
programming language
On 04/01/10 04:29, E R wrote:
Hi everyone,
I'd like to have:
ErrorDocument 404 /some/local/url
perform a hard redirect (i.e. it actually sends a 302 back to the client.)
I don't want to specify a full url like this:
ErrorDocument 404 http://some.host:/some/local/url
because I don't want
On Wed, Mar 31, 2010 at 7:55 PM, ARTHUR GOLDBERG wrote:
> httpd processes die as expected when their VM size reaches 1000 MB.
>
> But here's the problem. After the httpd serving the Request dies, a new one
> is created to handle the same request. And so on.
> I think this is all done in Apache, a
Hi us...@httpd
As I mentioned in an earlier email, we're running mod_perl on Apache
(2.2) on RHEL, using the prefork MPM. I want to protect my server
against Perl processes that grow much too large, as they can slow or
even freeze the system.
Therefore, I'm using Apache2::Resource, adding t
Hi everyone,
I'd like to have:
ErrorDocument 404 /some/local/url
perform a hard redirect (i.e. it actually sends a 302 back to the client.)
I don't want to specify a full url like this:
ErrorDocument 404 http://some.host:/some/local/url
because I don't want to have to inject the host, por
I found this in the mail archives.
http://mail-archives.apache.org/mod_mbox/httpd-users/200601.mbox/%3ce498c1660601190620i664df153y2d8f7aa2a...@mail.gmail.com%3e
"But the standard advice in cases like this is: httpd.conf is not a
programming language, it is a config file. If you need more ad
Hello,
Is there a way in the Apache conf syntax to conditionally process
directives based on a string comparison using environment variables?
I am aware of using the IfDefine directive and the -D flag of httpd,
but that functionality is not quite when I am looking for.
For example, suppose the d
Thank John Doe and Mohit Anchlia,
I have It Works! from binary download.
I haven't worked on Apache2 for about a year, I am coming back, and will have
other questions for your helps again.
Thank You.
Can Le
--- On Wed, 3/31/10, John Doe wrote:
> From: John Doe
> Subject: Re: [us...@httpd]
Can someone please advise why mod_jk is behaving this way? It's really
disturbing that mod_jk is not consistent in the way it functions. I
have observed way too many problems when there is a network issue or a
box failure. mod_jk doesn't detect that failure until the box is
pingable. Until then it
On Wed, Mar 31, 2010 at 10:40 AM, Vikrama Sanjeeva
wrote:
> Hi all,
>
> I am trying to enable "mod_dav_svn" in existing Apache/2.2.11 (Unix) on
> Solaris - i386 machine. I have tried below:
>
> 1: ./configure --enable-dav --enable-so --prefix=/usr/local/apache2
> --with-included-apr
> 2: make
>
Hi all,
I am trying to enable "mod_dav_svn" in existing Apache/2.2.11 (Unix) on
Solaris - i386 machine. I have tried below:
1: ./configure --enable-dav --enable-so --prefix=/usr/local/apache2
--with-included-apr
2: make
3: make install
And it looks like everything run fine. But I am not able
On Wed, Mar 31, 2010 at 9:25 AM, alin vasile wrote:
> i'm not sure what do you mean by "loaded question".
>
> i'm planning to switch the mpm to with a multithreaded one and i'm studying
> the impact. I saw that this module stores some data (in a connection filter)
> in the module's config structur
i'm not sure what do you mean by "loaded question".
i'm planning to switch the mpm to with a multithreaded one and i'm studying the
impact. I saw that this module stores some data (in a connection filter) in the
module's config structure and i don't know how this playes with multithreading.
On Wed, Mar 31, 2010 at 9:10 AM, Eric Covener wrote:
> On Wed, Mar 31, 2010 at 9:05 AM, alin vasile wrote:
>> Hi,
>>
>> Does everyone know if mod_logio can be used with worker mpm?
>
> I've never seen any indication that it isn't. Is this a loaded question?
Sorry for the repeats, blame gmail
On Wed, Mar 31, 2010 at 9:05 AM, alin vasile wrote:
> Hi,
>
> Does everyone know if mod_logio can be used with worker mpm?
I've never seen any indication that it isn't. Is this a loaded question?
--
Eric Covener
cove...@gmail.com
On Wed, Mar 31, 2010 at 9:05 AM, alin vasile wrote:
> Hi,
>
> Does everyone know if mod_logio can be used with worker mpm?
I've never seen any indication that it isn't. Is this a loaded question?
--
Eric Covener
cove...@gmail.com
On Wed, Mar 31, 2010 at 9:05 AM, alin vasile wrote:
> Hi,
>
> Does everyone know if mod_logio can be used with worker mpm?
I've never seen any indication that it isn't. Is this a loaded question?
--
Eric Covener
cove...@gmail.com
From: Can Le
> Please show me another link or instruction to install Apache 2. I downloaded
> this file but can't install onto Windows 7 Home edition:
Tried the apache website download page...?
> httpd-2.0.63-win32-src.zip
> I opened above link with winrar , but I couldn't extract files to C dr
On Wed, Mar 31, 2010 at 8:51 AM, Can Le wrote:
>
> Hi friends,
>
> Please show me another link or instruction to install Apache 2. I
> downloaded this file but can't install onto Windows 7 Home edition:
>
> httpd-2.0.63-win32-src.zip
>
> I opened above link with winrar , but I couldn't extract fi
Hi,
Does everyone know if mod_logio can be used with worker mpm?
Thanks,
Alin
Hi friends,
Please show me another link or instruction to install Apache 2. I downloaded
this file but can't install onto Windows 7 Home edition:
httpd-2.0.63-win32-src.zip
I opened above link with winrar , but I couldn't extract files to C drive.
Thank you
Can Le
On Tue, Mar 30, 2010 at 8:16 PM, Asif Iqbal wrote:
> On Tue, Mar 30, 2010 at 4:50 PM, Asif Iqbal wrote:
>> I am failing to start apache 2.2.6 on solaris 7. I do not have any
>> /dev/[u]random file.
>>
>> [Tue Mar 30 19:59:48 2010] [notice] Digest: generating secret for
>> digest authentication ..
28 matches
Mail list logo