howdy!
TimeOut claims it can be set per-virtual host
http://httpd.apache.org/docs/2.0/mod/core.html#timeout
however, when i set TimeOut inside a container, it seems
like the new timeout (which is shorter than the default) is applied to
all my vhosts.
i'm using name-based virtual hosts.
i
Hi, Please guide me how i can do it.
- Original Message -
From: "Eric Covener" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 19, 2008 7:50 AM
Subject: Re: [EMAIL PROTECTED] Repository logs to SYSLOG-NG serve
On Tue, Nov 18, 2008 at 10:41 AM, Ashwin Patil
<[EMAIL PROTECTED]> wrote
Albert Joseph wrote:
> Steve Reilly,
>
> Thank you. I am reading http://portforward.com/routers.htm which has much
> information that I hope will lead to a solution. This might take sometime
> from me though, since I found that I have to obtain a static IP first.
>
> Thanks again.
>
> ___
note thi sis apache 2.2.10
# ldd httpd
libldap.so.5 => /usr/lib/libldap.so.5
libdl.so.1 => /lib/libdl.so.1
libssl.so.0.9.8 => /usr/local/ssl/lib/libssl.so.0.9.8
libcrypto.so.0.9.8 =>
/usr/local/ssl/lib/libcrypto.so.0.9.8
libm.so.2 => /li
On Mon, Nov 24, 2008 at 11:53 AM, Minson, John M Mr ARMY GUEST
<[EMAIL PROTECTED]> wrote:
> Hold the show , I dont think I want to be using /usr/lib/ldap.so.5
>
> The only thing compiled against the /usr/local copy of ssl is apache . I'm
> using mod_auth_kerb but is has no ssl compile time options
FYI, I've taken this thread off the list with Albert, since it's no
longer related to Apache. If it comes back to server configuration, It
will rejoin the mailing list.
-Brian
On Mon, Nov 24, 2008 at 12:37 PM, Evan Platt <[EMAIL PROTECTED]> wrote:
> That doesn't mean anything. Most sensible firew
ProxyPassReverse does not seem to be handling redirects properly. I
would appreciate any help diagnosing or solving the problem.
I have an apache 2.2 server with name-based virtual hosting. I want to
send requests I receive for that machine (twiki.betterworld.us) to
another server via an ssh tun
That doesn't mean anything. Most sensible firewalls nowdays block pings.
Albert Joseph wrote:
Brian Mearns,
I think there is something wrong in the IP address I am using. I asked my
friend to ping the IP address I got from www.whatismyip.com, he couldn't get
replys. Then I asked him to use w
Hold the show , I dont think I want to be using /usr/lib/ldap.so.5
The only thing compiled against the /usr/local copy of ssl is apache .
I'm using mod_auth_kerb but is has no ssl compile time options
Heres the back trace ?
Program received signal SIGSEGV, Segmentation fault.
0xff374628 in
On Mon, 2008-11-24 at 10:33 -0500, Minson, John M Mr ARMY GUEST wrote:
> If I attempt to use ldaps I get
>
> [Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client
> 150.125.168.140] ldap authorize: Creating LDAP req structure
> [Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit
Brian Mearns,
I think there is something wrong in the IP address I am using. I asked my
friend to ping the IP address I got from www.whatismyip.com, he couldn't get
replys. Then I asked him to use www.whatismyip.com to get his IP and I used it
to ping his machine, and I couldn't get any repl
Rocio:
Have you seen if it is started in /Library/StartupItems ?
You can also check /etc/hostsconfig for a line saying “APACHE=-YES- and change
it for no.
Saludos,
Toni
From: rocio mejia [mailto:[EMAIL PROTECTED]
Sent: lunes, 24 de noviembre de 2008 17:38
To: users@httpd.apach
The only thing compiled against the /usr/local copy of ssl is apache .
I'm using mod_auth_kerb but is has no ssl compile time options
Heres the back trace ?
Program received signal SIGSEGV, Segmentation fault.
0xff374628 in prldap_get_session_info () from /usr/lib/libldap.so.5
My knowledge
hola
ya entiendo. apachectl es un alias del demonio httpd. pero me he dado cuenta
que cuando enciendo mi MAC viene por defecto el httpd v. 1.3 , luego yo mato
ese proceso y uso el apachectl de mi instalacion 2.9. Do you know where can I
disabled the first loading of httpd v 1.3
gracias
--- El
Sorry, I can't help you, but yes, this is the write lis, so hopefully
someone else can.
-Brian
On Mon, Nov 24, 2008 at 10:47 AM, Bennett, Tony
<[EMAIL PROTECTED]> wrote:
> Version:Apache httpd version 2.2.10
> Platform: AIX 5.3
> Compiler: IBM "C" for AIX version 8.0
> SSL
Version:Apache httpd version 2.2.10
Platform: AIX 5.3
Compiler: IBM "C" for AIX version 8.0
SSL Version:OpenSSL 0.9.8f
Try as I might, I can't figure out what directive to give "configure" to enable
statically linking libssl.a and libcrypto.a into httpd.
In case it
If I attempt to use ldaps I get
[Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client
150.125.168.140] ldap authorize: Creating LDAP req structure
[Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit signal
Segmentation fault (11), possible coredump in /usr/local/httpd
Works
On Mon, Nov 24, 2008 at 10:28 AM, Minson, John M Mr ARMY GUEST
<[EMAIL PROTECTED]> wrote:
> If I attempt to use a secure ldap connection (apache 2.2.10) I get
>
>
> [Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client
> 150.125.168.140] ldap authorize: Creating LDAP req structure
> [M
If I attempt to use a secure ldap connection (apache 2.2.10) I get
[Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client
150.125.168.140] ldap authorize: Creating LDAP req structure
[Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit signal
Segmentation fault (11), possible c
I'm using Apache 2.2.10 with AuthDBM
How can I specify the 'default' dbm type chosen during compile?
For example, during the configure it finds Berkeley DB 4.2,
but then sets the default to SDBM, which uses .dir and .pag files.
checking for db4/db.h... yes
checking for -ldb-4.2... yes
checking fo
On Sun, Nov 23, 2008 at 3:27 AM, William A. Rowe, Jr.
<[EMAIL PROTECTED]> wrote:
> MartinC wrote:
>> (OS 10013)An attempt was made to access a socket in a way forbidden by its
>> acces
>> s permissions. : make_sock: could not bind to address 0.0.0.0:80
>> no listening sockets available, shutting d
You said you don't have a router, correct? So there's no port
forwarding you can do. However, there's a very good chance that your
ISP is blocking port 80.
To start with, have your friend open a command prompt and try to ping
your machine: simply type the command ping, followed by a space and
your
hi,
I want know if AB estimate the final results ???
It don't generate the real load on web server.
Thank you
Ricardo
--
View this message in context:
http://www.nabble.com/AB-%28Apache-Bench%29-estimates-final-results-tp20658968p20658968.html
Sent from the Apache HTTP Server - Users mai
2008/11/24 likai <[EMAIL PROTECTED]>:
> I am wondering why the server config level settings do not work.
Server config level rewrites certainly work, but they are not
automatically inherited by a virtual host. Probably this is what you
are seeing.
If you want to have your server level rewrite rul
24 matches
Mail list logo