John Oliver wrote:
I copied a file with a .exe extension to the DocumentRoot ( RHEL5.2,
httpd-2.2.10-1 ) It has 664 permissions. When I try to access it with
a browser, I get:
Forbidden
You don't have permission to access /file.exe on this server.
The error log says:
[Thu Apr 02 22:45:57 2
On Thu, Apr 2, 2009 at 6:49 PM, John Oliver wrote:
> The error log says:
>
> [Thu Apr 02 22:45:57 2009] [error] [client 192.168.61.83] (13)Permission
> denied: access to /file.exe denied
>
http://wiki.apache.org/httpd//13PermissionDenied
>
> Not too helpful. I looked for "exe" in httpd.conf and
Hi Russell,
On Thu, 2009-04-02 at 16:45 -0600, Russell Bell wrote:
> I run a crontab job that collects the 'top' output every 5 minutes.
> Twice in the last 6 months httpd has spawned as many clients
> as it can, consuming all memory. For months it uses 14-20 clients
> then, suddenly, explodes to
On Thu, Apr 2, 2009 at 6:49 PM, John Oliver wrote:
> I copied a file with a .exe extension to the DocumentRoot ( RHEL5.2,
> httpd-2.2.10-1 ) It has 664 permissions. When I try to access it with
> a browser, I get:
>
> Forbidden
>
> You don't have permission to access /file.exe on this server.
>
On Thu, Apr 02, 2009 at 05:00:16PM +0200, Krist van Besien wrote:
> Normally you don't have to care about IP V6 in apache. If your OS is
> configured to handle IP V6 than apache will handle IP V6 out of the
> box. You don't need to add IP adresses to your config in normal use
> cases. So just use
>
I copied a file with a .exe extension to the DocumentRoot ( RHEL5.2,
httpd-2.2.10-1 ) It has 664 permissions. When I try to access it with
a browser, I get:
Forbidden
You don't have permission to access /file.exe on this server.
The error log says:
[Thu Apr 02 22:45:57 2009] [error] [client
I run a crontab job that collects the 'top' output every 5 minutes.
Twice in the last 6 months httpd has spawned as many clients
as it can, consuming all memory. For months it uses 14-20 clients
then, suddenly, explodes to creating 50 to 100 - whatever the
value of MaxClients. The logs that recor
On Thu, Apr 2, 2009 at 4:32 PM, Lincoln Zuljewic Silva - Claro SP -
wrote:
> Could mod_proxy cause it?
If you've configured that URL to be proxied somewhere that didn't have
server-status enabled, yes.
--
Eric Covener
cove...@gmail.com
--
Am 2.4.2009 16:51 Uhr, Jorge Medina schrieb:
> You need to provide more information to get useful answers.
> In what plataform are you building Apache ?
Solaris 8 sparc with the Sun Studio 11 compiler.
Libtool is at verson 2.2.6.
> What are the parameters used for the "configure" step?
./confi
Could mod_proxy cause it?
Lincoln Zuljewic Silva
-Mensagem original-
De: Lincoln Zuljewic Silva - Claro SP -
Enviada em: quarta-feira, 1 de abril de 2009 09:30
Para: 'users@httpd.apache.org'
Assunto: mod_status "404 Not Found"
Good morning to all,
I have a apache with SSL and the mod_
Hi all
[ Apache 2.2, event MPM, FreeBSD 6.2 ]
I have two vhosts using mod_proxy_balancer to provide hot standby
replicas for our service, each in a different data centre, allowing us
to completely lose one data centre and still provide a service to our
customers.
Each balancer cluster is configur
Hi Tom,
Your reply is perfect
I understood yout explanation !!!
My doubt this resolved !!
Thank you All (Tom, Eric, Pressaman)
Ricardo
On Thu, Apr 2, 2009 at 12:31 PM, Tom Evans wrote:
> On Thu, 2009-04-02 at 08:09 -0700, ricardo13 wrote:
> > Hi,
> >
> > APR make the same things that lib
On Thu, 2009-04-02 at 08:09 -0700, ricardo13 wrote:
> Hi,
>
> APR make the same things that libraries C ??
> Because C make system calls to kernel level.
>
> I would want know if APR do system calls like C!!! APR works like C ??
> Thank you !!
>
> Ricardo
>
>
APR is written in C and makes sys
On Thu, Apr 2, 2009 at 11:09 AM, ricardo13 wrote:
>
> Hi,
>
> APR make the same things that libraries C ??
> Because C make system calls to kernel level.
>
> I would want know if APR do system calls like C!!! APR works like C ??
APR uses the C library, and other libraries. It's still off-topic f
Hi,
APR make the same things that libraries C ??
Because C make system calls to kernel level.
I would want know if APR do system calls like C!!! APR works like C ??
Thank you !!
Ricardo
Eric Covener wrote:
>
> On Thu, Apr 2, 2009 at 8:49 AM, ricardo13
> wrote:
>>
>> Sorry,
>>
>> But don't u
On Thu, Apr 2, 2009 at 3:58 PM, Sourashis Roy wrote:
> Hi,
> We are trying to configure apache load-balancer for an IPV6 network.
> What changes are required?
> For that we tried modifying httpd.conf file with IPV6 addresss like [ipv6
> address] (We enclosed ipv6 address in square bracket
You need to provide more information to get useful answers.
In what plataform are you building Apache ?
What are the parameters used for the "configure" step?
-Jorge
-Original Message-
From: Ihsan Dogan [mailto:ih...@dogan.ch]
Sent: Thursday, April 02, 2009 5:37 AM
To: users@httpd.apa
I have the following in my newsyslog.conf
/var/log/httpd-*.log644 9 8@T01BG /var/run/httpd.pid 30
and am seeing crashes with apache-2.0.63_2 which I think are associated. I think
this tells newsyslog to treat the file as binary and send signal 30 SIGUSR1.
The relevant e
Hi,
We are trying to configure apache load-balancer for an IPV6 network.
What changes are required?
For that we tried modifying httpd.conf file with IPV6 addresss like [ipv6
address] (We enclosed ipv6 address in square brackets.)
but this doesn't seem to work. :(
where are we going wrong?
On Thu, Apr 2, 2009 at 8:49 AM, ricardo13 wrote:
>
> Sorry,
>
> But don't understood !!
You'll have to do some research about including C libraries in kernel modules.
--
Eric Covener
cove...@gmail.com
-
The official User-To-Us
Sorry,
But don't understood !!
Eric Covener wrote:
>
> On Wed, Apr 1, 2009 at 7:00 PM, ricardo13
> wrote:
>>
>> Hi all,
>>
>> I have other doubt.When I'm programming in APR, it works in kernel-level
>> ??
>> My friend told it and I was confuse !!!
>
> This is the Apache HTTP Server users lis
ok !!
Undestood your reply !!
Ricardo
Aviator wrote:
>
> Hi Ricardo,
> APR is like a wrapper around existing OS specific implementations of APIs.
> Some of the APIs operate at kernel level. I am not sure whether i
> understood
> the question. But if u are talking about using kernel concepts o
On Thu, Apr 2, 2009 at 2:30 PM, Krist van Besien
wrote:
> On Thu, Apr 2, 2009 at 12:12 PM, m...@bortal.de wrote:
>
>> Now we would like to add an Authentification, so that only Users who pass
>> the Reverse Proxy auth, will get to the Web-App login. This can be done by
>> some htacces and static
On Thu, Apr 2, 2009 at 12:12 PM, m...@bortal.de wrote:
> Now we would like to add an Authentification, so that only Users who pass
> the Reverse Proxy auth, will get to the Web-App login. This can be done by
> some htacces and static passwords. The disatvantage is, that this are static
> password
On Wed, Apr 1, 2009 at 5:50 PM, ricardo13 wrote:
>
> Hi all,
>
> Can I post doubts about Jmeter here ???
No, this is a list for Apache HTTP Server only.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support for
On Wed, Apr 1, 2009 at 6:12 PM, jblack4 wrote:
>
> I have Digest authentication working if the user enters IP address in the
> browser. If that application then makes a request for data to either the
> fully qualified DNS name or intranet alias (of that same server), the user
> gets prompted agai
On Wed, Apr 1, 2009 at 7:00 PM, ricardo13 wrote:
>
> Hi all,
>
> I have other doubt.When I'm programming in APR, it works in kernel-level ??
> My friend told it and I was confuse !!!
This is the Apache HTTP Server users list.
I was under the impression that you couldn't even use libc in the
kern
At work we have a series of changing passwords, they are based around
the date. For example, the least secure of our passwords would be worked
out something like:
- mmdd = password
So if the date is April 02 2009, then the mmdd string would be 0402.
The password would be calculated as
Hello List,
we would like to protect a Web-Application Server (lets say Outlook
Webaccess or whatever) by using a Reverse Proxy / Apache. This works out
quite well so far.
- - -
Now we would like to add an Authentification, so that only Users who
pass the Reverse Proxy auth, will get to the
Hello,
When I'm doing configure, I'm getting this error:
checking for APR... reconfig
configuring package in srclib/apr now
[...]
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__..
On Wed, 2009-04-01 at 21:48 +0100, bruno wrote:
> On Wed, 2009-04-01 at 16:36 +0100, Tom Evans wrote:
> > On Wed, 2009-04-01 at 15:55 +0100, bruno wrote:
> > >
> > > I tried to load html files from a few computers in my lan. I wrote
> > > 127.0.0.1 on localhost and sever's IP address from others
31 matches
Mail list logo