Hi All,
We are using apache api in our application to get the client's IP address.We
are getting the IP address using "requestRec->connection->remote_ip" call.
This call seems to work with IPv4 version.
Can somebody confirm that if the same API will work for IPv4.
If the same API is compatible wi
Replying inline... And thanks for your mail.
Krist van Besien wrote:
On Tue, May 27, 2008 at 11:25 AM, Nino Saturnino Martinez Vazquez Wael
<[EMAIL PROTECTED]> wrote:
Hi
I have two applications running in a tomcat instance, I use apaches mod
proxy to forward to them accordingly. However I h
Replying inline... And thanks for your mail.
Krist van Besien wrote:
On Tue, May 27, 2008 at 11:25 AM, Nino Saturnino Martinez Vazquez Wael
<[EMAIL PROTECTED]> wrote:
Hi
I have two applications running in a tomcat instance, I use apaches mod
proxy to forward to them accordingly. However I h
On 5/28/08, Norman Khine <[EMAIL PROTECTED]> wrote:
I have this as the permissions:
ls -al css/total 24
drw-r--r-- 2 apache apache 4096 May 28 19:15 .
drwxr-xr-x 5 apache apache 4096 May 28 19:50 ..
-rw-r--r-- 1 apache apache 14817 May 28 19:15 style.css
But is the same as the DocumentRo
On Thu, May 22, 2008 at 02:09:14PM -0400, Jesse Sheidlower wrote:
> On Thu, May 22, 2008 at 04:56:01PM +0100, Nick Kew wrote:
> > On Thu, 22 May 2008 10:27:19 -0400
> > Jesse Sheidlower <[EMAIL PROTECTED]> wrote:
> > > > All is explained at http://www.apachetutor.org/admin/reverseproxies
> > >
> >
Hello,
Below is a little test script, that show a strange behav. ( or may be a bug ).
#!/usr/bin/perl
use strict;
use warnings;
if ( fork ) {
wait;
}
# this will not work on Apache 2.2 on Windows
# gives following error into "child"
Thank you, that was it, I think I need to go and change my glasses ;)
Graeme Fowler wrote:
On Wed, 2008-05-28 at 13:31 +0200, Norman Khine wrote:
I have this as the permissions:
ls -al css/
total 24
drw-r--r-- 2 apache apache 4096 May 28 19:15 .
drwxr-xr-x 5 apache apache 4096 May 28 19:50 .
On Tue, May 27, 2008 at 11:25 AM, Nino Saturnino Martinez Vazquez Wael
<[EMAIL PROTECTED]> wrote:
> Hi
>
> I have two applications running in a tomcat instance, I use apaches mod
> proxy to forward to them accordingly. However I have trouble getting a share
> cookie to be visible in each applicatio
On Wed, 2008-05-28 at 13:31 +0200, Norman Khine wrote:
> I have this as the permissions:
>
> ls -al css/
> total 24
> drw-r--r-- 2 apache apache 4096 May 28 19:15 .
> drwxr-xr-x 5 apache apache 4096 May 28 19:50 ..
> -rw-r--r-- 1 apache apache 14817 May 28 19:15 style.css
So the css/ directory
On 5/28/08, Norman Khine <[EMAIL PROTECTED]> wrote:
> I have this as the permissions:
>
> ls -al css/total 24
> drw-r--r-- 2 apache apache 4096 May 28 19:15 .
> drwxr-xr-x 5 apache apache 4096 May 28 19:50 ..
> -rw-r--r-- 1 apache apache 14817 May 28 19:15 style.css
>
> But is the same as the Doc
Okay since im not drowning in solutions for using mod proxy. I'll try to
use mod jk. But before I do so I have the following question:
How do I setup Apache HTTP to only forward to certain parts of tomcat,
depending on incomming network. Currently I have 2 application, which
needs to share a
I have this as the permissions:
ls -al css/total 24
drw-r--r-- 2 apache apache 4096 May 28 19:15 .
drwxr-xr-x 5 apache apache 4096 May 28 19:50 ..
-rw-r--r-- 1 apache apache 14817 May 28 19:15 style.css
But is the same as the DocumentRoot, which works fine.
ls -al htdocs | more
total 2928
drw
Hi all
I did a (fairly) typical compilation of httpd, and when I probed
the server (telnet-ed OPTIONS * HTTP 1.1 to localhost:80), I got
this answer:
HTTP/1.1 200 OK
Date: Wed, 28 May 2008 10:43:07 GMT
Server: Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.8a
Allow: GET,HEAD,POST,OPTIONS,TRACE
On Wed, 2008-05-28 at 10:38 +0200, Norman Khine wrote:
> I seem to have one problem with a virtual host that for the images and
> css sub-directory I get the following error:
>
> [Wed May 28 19:27:07 2008] [error] [client 90.42.77.188] (13)Permission
> denied: access to /images/btn.jpg denied, r
Hello,
I seem to have one problem with a virtual host that for the images and
css sub-directory I get the following error:
[Wed May 28 19:27:07 2008] [error] [client 90.42.77.188] (13)Permission
denied: access to /images/btn.jpg denied, referer:
http://demo.domain.net/index.html
[Wed May 28 1
15 matches
Mail list logo