s your best bet would be
to block these at the router/firewall level. If you don't have access to
that, use iptables on the web server to silenty drop any connections from
them.
On Fri, Jul 18, 2008 at 12:08 PM, Ali Nebi <[EMAIL PROTECTED]> wrote:
Hi,
i would like to ak how can i blo
Hi,
i would like to ak how can i block these attempts?
fcmat_ex.nw1.fcmat.org - - [18/Jul/2008:09:51:30 -0500] "POST
http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 302 313 "-" "-"
fcmat_ex.nw1.fcmat.org - - [18/Jul/2008:09:51:30 -0500] "GET
http://www.microsoft.com/ HTTP/1.0" 302 304 "-" "M
Hi,
i would like to use mod_expire in our site, but what i'm trying to
understand and lear is, how to tell user browser that cached content is
already changed and to cache the new one.
For example if i have set expire time to be this way "access 2 weeks",
but content is changed before this time,
Hi,
i want to ask about internal dummy connections in apache 2.2.8. I see in
the logs records like this:
::1 - - [21/May/2008:13:22:39 +0200] "OPTIONS * HTTP/1.0" 200 - "-"
"Apache/2.2.8 (EL) (internal dummy connection)"
In server-status page i see that these connections take server
connections.
Hi,
i need little bit help and info how to solve a problem.
We have installed on CentOS 5 httpd-2.2.3-11. Also the site that is on
this server, is a big site and it is accessing from meny peoples. What i
see from top tool is that when apache is working long time wihtout
restart, only graceful eve
Hi,
i have a problem, i don't know if it is bug or not. Sometimes when we
use graceful the old threads don't stop and system is going to overload.
What can i do to solve this problem ? Is it a bug?
After graceful in output from top i see many httpd active processes.
--
On Tue, 2007-09-11 at 09:52 -0400, Joshua Slive wrote:
> On 9/11/07, Ali Nebi <[EMAIL PROTECTED]> wrote:
>
> > i want to check all requests for the authentication users, in the
> > example above the user is hpenagos.
> >
> > and all requests from these spe
e_address option, it is working and in
the new log file i see the records from these ip addresses. But i want
to check only by user name, because the person can try to access from
different pcs with different ip addresses.
I hope that here
CustomLog logs/externalusers/hpenagos.log combined
env=externaluser
But this configuration it doesn't work
We are using also SSL.
How can i solve this problem, how to set to check the request by
authentication name (%u in logformat) and how to set it to write the
records in separate lo