On 06/28/2011 03:30 PM, Peterson, Tommy wrote:
I know that this is for the httpd project; but I have a question about
Apache Tomcat that I was hoping someone would know about here (as I
don’t see a tomcat forum).
I am trying to import an SSL cert into my keystore. However, the key and
the cert
I know that this is for the httpd project; but I have a question about Apache
Tomcat that I was hoping someone would know about here (as I don't see a tomcat
forum).
I am trying to import an SSL cert into my keystore. However, the key and the
cert are in one file. According to the docs this is
Hi List
I hope be the correct list. I explain my issue:
When I trye compile Apache 2 the compilation make all good, but when I look
into the modules folder I get files with extension *.la and *.a, but never
get *.so files. For example:
httpd.exp mod_authn_default.la mod_cern_meta.a mod_log_confi
On Tue, Jun 28, 2011 at 11:42 AM, Geoff Millikan
wrote:
> When both RequestReadTimeout and Timeout values are set, the smaller of the
> two takes precedence, right? For example, if Timeout 6
> and RequestReadTimeout header=10 body=30 then Apache will close the
> connection at 6 seconds and the
When both RequestReadTimeout and Timeout values are set, the smaller of the two
takes precedence, right? For example, if Timeout 6
and RequestReadTimeout header=10 body=30 then Apache will close the connection
at 6 seconds and the RequestReadTimeout will never be
activated, right?
http://httpd.
Hello Everyone,
I am researching how to run PHP as CGI with Apache's Suexec module. Up to
this point we have been using PHP as an Apache mod, but are looking to move
to the more secure solution.
I am not sure this is exactly the right list top post to so if anyone knows
a better one please l
On 6/28/2011 7:23 AM, Igor Galić wrote:
>
>
> - Original Message -
>> Hi All,
>>
>> In our case, whenever Apache (2.2.15) on Windows throws any exception
>> (Access Violation), it leaves the dump files at default Windows
>> location. The problem is that, the dump file is showing user
>> c
- Original Message -
> Hi All,
>
> In our case, whenever Apache (2.2.15) on Windows throws any exception
> (Access Violation), it leaves the dump files at default Windows
> location. The problem is that, the dump file is showing user
> credential in plain text. So, would like to know, if