So I got the trust of chain certificate from verisign, import into keystore
using keytool. How do I configure apache for ssl?
--
View this message in context:
http://old.nabble.com/Help-with-ssl-configuration-in-apache-tp33383337p33383337.html
Sent from the Apache HTTP Server - Users mailing lis
Hi mt,
Found this article:
http://stackoverflow.com/questions/3369400/error-while-starting-apache
[root@localhost conf]# mkdir /root/backup/httpd/ -p
[root@localhost conf]# mv /etc/httpd/conf.d/rt3.conf /root/backup/httpd/
[root@localhost conf]# service httpd restart
With Regards
Anirudha Pat
The poor's man method: pipe the logs in a script, detect patterns of what
annoys you, send an snmp message (or a mail).
I used a similar technique to generate syslog events that were captured by TNG.
Below an excerpt from what I documented for my ops team (does not render well
in pure text - te
Le vendredi 24 février 2012 à 08:59 +1000, Noel Butler a écrit :
> On Thu, 2012-02-23 at 23:15 +0100, ml wrote:
> > hu guys
> >
> > I regularly read this list I can usually find me in the excellent
> > documentation apache.
> > I'm in front of a very strange problem I possess two desktop machine
On 24. feb. 2012, at 01:23, Jeff Trawick wrote:
> On Thu, Feb 23, 2012 at 6:10 PM, Stein Magne Bjørklund
> wrote:
>> System:
>> CentOS release 4.9 (Final)
>> Linux 2.6.9-89.0.16.plus.c4smp
>> gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)
>>
>> Hi
>> After spending a few hours searching through t
On Thu, Feb 23, 2012 at 6:10 PM, Stein Magne Bjørklund
wrote:
> System:
> CentOS release 4.9 (Final)
> Linux 2.6.9-89.0.16.plus.c4smp
> gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)
>
> Hi
> After spending a few hours searching through the web and coming up with no
> good hints or solution I find
System:
CentOS release 4.9 (Final)
Linux 2.6.9-89.0.16.plus.c4smp
gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)
Hi
After spending a few hours searching through the web and coming up with no good
hints or solution I find no other places to ask then here. I hope some of you
could shed some light
On Thu, 2012-02-23 at 23:15 +0100, ml wrote:
> hu guys
>
> I regularly read this list I can usually find me in the excellent
> documentation apache.
> I'm in front of a very strange problem I possess two desktop machines
> which works with the Apache server with centos 6
>
> 1 of 2 machines st
hu guys
I regularly read this list I can usually find me in the excellent
documentation apache.
I'm in front of a very strange problem I possess two desktop machines
which works with the Apache server with centos 6
1 of 2 machines starts and not the other.
I use the apache config file here th
On Thu, Feb 23, 2012 at 4:14 PM, Patrick Stinson
wrote:
> Using chrome's network monitor is a good way to monitor the speed of
> requests as well, which is how I know that some requests for simple
> javascript files are taking 1-2 seconds.
no doubt they are taking as long as you think they are an
On 23/02/2012 22:14, J.Lance Wilkinson wrote:
Miguel González Castaños wrote:
Hi,
Is there any tool that performs automatic checks against Apache (or
Tomcat) log files? I want to be able to monitor when something is
going wrong that needs attention from me instead of reading all logs
from
Look at mode_cache and mod_expires
On Feb 24, 2012 8:17 AM, "Patrick Stinson"
wrote:
> I am designing some interactives using chrome on a local subnet, and
> am trying to wrap my head around the complex cache config options. Can
> anyone recommend a set of options to cache all content until the
I am designing some interactives using chrome on a local subnet, and
am trying to wrap my head around the complex cache config options. Can
anyone recommend a set of options to cache all content until the file
has changed on the file system? IIS has a specific checkbox for this,
and I'd like to som
Using chrome's network monitor is a good way to monitor the speed of
requests as well, which is how I know that some requests for simple
javascript files are taking 1-2 seconds.
Does anyone know a way to approach debugging these slow response times
on a localhost request?
On Thu, Feb 23, 2012 at
Miguel González Castaños wrote:
Hi,
Is there any tool that performs automatic checks against Apache (or
Tomcat) log files? I want to be able to monitor when something is going
wrong that needs attention from me instead of reading all logs from Apache.
I'm thinking of a crontab job or som
Hi,
Is there any tool that performs automatic checks against Apache (or
Tomcat) log files? I want to be able to monitor when something is going
wrong that needs attention from me instead of reading all logs from Apache.
I'm thinking of a crontab job or something similar
Regards,
Miguel
Apache 2.2.6 on Solaris.
We've encountered an issue where cookies seem to be disappearing. We think it
has something to do with a Load Balancer the traffic is passing through.
We want to log the cookies being received to try to find out what's going on.
I tried adding the following to my con
Hi,
I've posted the same question on stackoverflow, but I though I'll try as
well on the users mailing list.
I'm trying to do something I though would be quite simple, but I struggle :)
I have a reverse proxy running on Apache. I'm trying to get urls like
/a/b?session=1-2 to be proxied to a diff
Hello,
I'm trying to compile httpd-2.4.1 with mod_session_crypto, but the
configure step errors out:
#./configure --enable-session-crypto --with-included-apr
... snip snip
configure: WARNING: Your APR does not include SSL/EVP support.
configure: error: mod_session_crypto cannot be enabled
I
On Thu, Feb 23, 2012 at 2:14 PM, Patrick Stinson
wrote:
> I am developing web applications and am periodically (50% of the time)
> seeing 1-2second turnaround times for GETS to localhost. The pages I
> am serving are basic html/css/js/image conglomerations, and sometimes
> the pages turn around in
I've just been asked to implement in Apache HTTPD a restricted access area
that drives off membership in an LDAP group.
I have production services running on Solaris 10 using Apache/2.2.6.
Eventually these will be replaced with servers running on RHEL 6 using
Apache/2.2.15, but that's not likel
On 23.02.2012 18:46, Zaxy wrote:
On 23.02.2012 16:11, Zaxy wrote:
Hi,
first time posting here.
Before I go to my problem, let me just clarify that I did everything
in my power to solve it before writing here.
The problem is as follows:
After a successful ./configure --prefix=/usr/local/apach
On Thu, Feb 23, 2012 at 5:46 PM, Andres Aguado wrote:
> Hi all, let me see.
>
> This is the sentence that i'm using now in httpd.conf, following
> document http://httpd.apache.org/docs/current/mod/mod_headers.html
>
> RequestHeader set PF_AUTH_CORP_ID_NEW env=%{PF_AUTH_SUBJECT}e
>
> And this is wh
Hi all, let me see.
This is the sentence that i'm using now in httpd.conf, following
document http://httpd.apache.org/docs/current/mod/mod_headers.html
RequestHeader set PF_AUTH_CORP_ID_NEW env=%{PF_AUTH_SUBJECT}e
And this is what is can see in Wireshark
PF_AUTH_CORP_ID_NEW: env=(null)
PF_AUTH_
On 23.02.2012 16:11, Zaxy wrote:
Hi,
first time posting here.
Before I go to my problem, let me just clarify that I did everything
in my power to solve it before writing here.
The problem is as follows:
After a successful ./configure --prefix=/usr/local/apache2.4.1
the "make" command exits wi
On 23.02.2012 16:11, Zaxy wrote:
Hi,
first time posting here.
Before I go to my problem, let me just clarify that I did everything
in my power to solve it before writing here.
The problem is as follows:
After a successful ./configure --prefix=/usr/local/apache2.4.1
the "make" command exits wi
On 23.02.2012 13:35, Nick Edwards wrote:
On 2/23/12, Rainer Jung wrote:
On 23.02.2012 01:25, Eric Covener wrote:
On Wed, Feb 22, 2012 at 6:52 PM, Nick Edwards
wrote:
Hi,
I know this may be a little off-topic, but am asking here because mod
cband has it seems been abandon-ware for few years no
On February 22, 2012 17:44 , Rajeev Prasad wrote:
what is the best website security method?
What are your specific security requirements? What are the
characteristics of your user community? What risks are you trying to
protect against? How important is security? What tradeoffs are
acce
Thanks Erik. There is a PingFederate integration kit that will provide
user information autenthication information through environment
variables, it means, when a resource of application server is
requested via http, an authentication process is triggered, and user
id is provided through this PingF
Hi,
first time posting here.
Before I go to my problem, let me just clarify that I did everything
in my power to solve it before writing here.
The problem is as follows:
After a successful ./configure --prefix=/usr/local/apache2.4.1
the "make" command exits with an error.
Making all in srclib
Hi All
I've recently started working for a dedicated hosting company, and I'm
trying to get a better understanding of the permissions surrounding
Apache, particularly when different PHP handlers are used. For example,
a common issue encountered by customers is permissions relating to
Wordpres
On 2/23/12, Rainer Jung wrote:
> On 23.02.2012 01:25, Eric Covener wrote:
>> On Wed, Feb 22, 2012 at 6:52 PM, Nick Edwards
>> wrote:
>>> Hi,
>>> I know this may be a little off-topic, but am asking here because mod
>>> cband has it seems been abandon-ware for few years now, even half the
>>> autho
Awesome, thank you!
On 2/23/12, Rainer Jung wrote:
> On 23.02.2012 01:25, Eric Covener wrote:
>> On Wed, Feb 22, 2012 at 6:52 PM, Nick Edwards
>> wrote:
>>> Hi,
>>> I know this may be a little off-topic, but am asking here because mod
>>> cband has it seems been abandon-ware for few years now, e
On Thu, Feb 23, 2012 at 6:50 AM, mikeyao wrote:
> I compiled newest apache 2.4.1 with "--enable-mpms-shared=all".
>
> Three mpm modules are there.(mod_mpm_event.so, mod_mpm_prefork.so,
> mod_mpm_worker.so".
>
> LoadModule mpm_event_module modules/mod_mpm_event.so is default enabled.
>
> But i star
On Thu, Feb 23, 2012 at 6:50 AM, mikeyao wrote:
> I compiled newest apache 2.4.1 with "--enable-mpms-shared=all".
>
> Three mpm modules are there.(mod_mpm_event.so, mod_mpm_prefork.so,
> mod_mpm_worker.so".
>
> LoadModule mpm_event_module modules/mod_mpm_event.so is default enabled.
>
> But i star
I compiled newest apache 2.4.1 with "--enable-mpms-shared=all".
Three mpm modules are there.(mod_mpm_event.so, mod_mpm_prefork.so,
mod_mpm_worker.so".
LoadModule mpm_event_module modules/mod_mpm_event.so is default enabled.
But i start apache by "apachect -k start", the message is:
AH00534: ht
On Thu, Feb 23, 2012 at 4:39 AM, Andres Aguado wrote:
> Hi all,
>
> Let me ask a short cuestion for help about my virtual host, that i
> think it's not working
>
> Here is my virtual host:
>
> RequestHeader set NEW_HEADER env=%{ENV_VARIABLE}e
> ProxyPass /path http://destination_apphost
>
Hi all,
Let me ask a short cuestion for help about my virtual host, that i
think it's not working
Here is my virtual host:
RequestHeader set NEW_HEADER env=%{ENV_VARIABLE}e
ProxyPass /path http://destination_apphost
ProxyPassReverse /path http://destination_apphost
So, when i
On 23.02.2012 01:25, Eric Covener wrote:
On Wed, Feb 22, 2012 at 6:52 PM, Nick Edwards wrote:
Hi,
I know this may be a little off-topic, but am asking here because mod
cband has it seems been abandon-ware for few years now, even half the
authors I contacted have no idea about the main developer
39 matches
Mail list logo