On Tue, Jul 21, 2009 at 7:56 PM, Evan Platt wrote:
> So I've noticed quite a lot of connections from web spider programs. I've
> had a robots.txt
> (User-agent: *
> Disallow: /) For a long time. But looking closer in my apache logs, am I
> reading right that it's giving a 404?
>
> 65.55.106.173 -
Evan Platt wrote:
...
65.55.106.173 - - [21/Jul/2009:09:44:43 -0700] "GET /robots.txt
HTTP/1.1" 404 208 "-" "msnbot/2.0b (+http://search.msn.com/msnbot.htm)"
65.55.106.112 - - [21/Jul/2009:10:11:43 -0700] "GET /robots.txt
HTTP/1.1" 404 208 "-" "msnbot/2.0b (+http://search.msn.com/msnbot.htm)"
Evan Platt wrote:
So I've noticed quite a lot of connections from web spider programs.
I've had a robots.txt
(User-agent: *
Disallow: /) For a long time. But looking closer in my apache logs, am
I reading right that it's giving a 404?
65.55.106.173 - - [21/Jul/2009:09:44:43 -0700] "GET /robo
So I've noticed quite a lot of connections from web spider programs.
I've had a robots.txt
(User-agent: *
Disallow: /) For a long time. But looking closer in my apache logs,
am I reading right that it's giving a 404?
65.55.106.173 - - [21/Jul/2009:09:44:43 -0700] "GET /robots.txt
HTTP/1.1" 4
Just to step in with extra question.
Why would anyone use apache AS proxy, by using mod_porxy..., etc.
Why not let that to proxy application like squid, privoxy, polipo or
something fifth??
Hell, someone might go and build mod_firewall, so apache could act like
firewall too!
Why if there is ap
I am thinking of securing part of my low volume
web site with SSL. I wend to some certificate
authorities, and I was blown away by the prices.
Are there that are both cheap and widely recognized?
Thanks for your help.
Mike.
-
T
Is it possible to use a .htaccess in a folder in which I define a
htpasswd path that physically is located on a complete different server?
Jos Chrispijn
-
The official User-To-User support forum of the Apache HTTP Server Projec
Brian Kim wrote:
...
I don't know about "transparent proxy", but I think what you are talking
about is a "forward proxy".
Have you read this on-line Apache documentation ?
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html
and in particular the section :
Forward Proxies and Reverse Proxies/Gat
Hi. All. I am a beginner. So I really need somebody's help.
I have asked a question about the transparent http apache server.
Nobody answers it yet, so I ask it again and add what I have done until now.
I have set up a server to have two ethernet interface. One is
connected to a swtich to get al
My name is Enrique, I've tried to install Apache with SSL support on
AIX, but I have had some Issues with that.
This is my AIX envrironment:
AIX 5.3.0.0
xlC.adt.include9.0.0.0 COMMITTED C Set ++ Application
xlC.aix50.rte 9.0.0.1 COMMITTED XL C/C++ Runtime for
AIX
Pascal S. Clermont wrote:
Server version: Apache/2.0.52
Server built: Oct 29 2008 09:20:05
Red Hat Enterprise Linux AS release 4 (Nahant Update 7)
...
I would like to know if there is a possible way for apache to auto-login
anyone coming from the 192.168.1 network to a specific user?
This
siege can help you accomplish that goal. It allows you to specify a time to run
and it gives you some flexibility with scheduling requests.
Let's say you wanted to run approximately 12,000 hits in an hour. You could do
something like this:
siege -c 250 -t1h -d 15 http://www.haha.com/whoohoo
ht
Server version: Apache/2.0.52
Server built: Oct 29 2008 09:20:05
Red Hat Enterprise Linux AS release 4 (Nahant Update 7)
hi,
I want to secure some content from unauthorized access by using :
"
AuthType Basic
AuthName "Authentication Required"
AuthUserFile /etc/secret/auth.users
Require valid-us
Hi,
I would like to stress test an apache web server using ab. How do I get it to
send a certain number of requests per hour? Do we need to use the -t option.
The man page is not very clear. Basically Im trying to simulate ccurrent usage
and see the behaviour when I add some more load.The curre
Hi Andre,
Thanks for the response.
Here are the details you wanted.
As I mentioned before there are two tomcat nodes serving this app.
Details for Tomcat Node 72:
--
-
Hi ,
I use apache 2.2 on redhat linux 5 as aproxy server.
And my environment contains windows systems ,which connect to the apache
proxy for internet browsing .
Is there a possibility that I can use NTLM authentication for all
requests sent to the internet through my proxy so as to obtain the
user
Anantha Padmanabha wrote:
Is there a way to get just the apache processing time [without client's
network] in milli/micro seconds?
Maybe mod_log_firstbyte would suite. Quotes:
---8<---
mod_log_firstbyte is a module for Apache 2.0 which allows you to log the
time between each request being rea
Pradeep Phalgunan Kalliat wrote:
Hi All,
I've two webapps CoW and CoWTraining, each of which are load balanced by Apache
2.2.4 over two tomcat nodes running as services. i.e. two nodes for CoW and
two for the other. This is set up in one server machine. Both the webapps are
identical in func
Hi All,
I've two webapps CoW and CoWTraining, each of which are load balanced by Apache
2.2.4 over two tomcat nodes running as services. i.e. two nodes for CoW and
two for the other. This is set up in one server machine. Both the webapps are
identical in functionality and operation but just th
André Warnier wrote:
> .. a Very Bad Idea
> .. compounded
No disagreement from me :)
> You could try this :
>
>>
>> Options -ExecCGI
>>
>
> but add
>
>
> SetHandler cgi-script
>
>
> (That's assuming that all the legitimate cgi scripts do end in ".cgi",
> and it may also have security
Hi apache-users
Platform: Solaris 10, Apache 2.2.11 compiled with Sun Studio 12, mod_jk
1.2.28
I have been having issues while using Apache with mod_jk (although I am
not certain that mod_jk has anything to do with this)
I have noticed that I am getting a significant number of connections in
Dave Howorth wrote:
I have a problem with a legacy server - Apache 1.3. The content of the
site has CGI scripts scattered around so it has a directive (showing
just relevant bits):
Options ExecCGI
.. a Very Bad Idea
and it has:
AddHandler cgi-script .cgi
Unfortunately, it also has s
I have a problem with a legacy server - Apache 1.3. The content of the
site has CGI scripts scattered around so it has a directive (showing
just relevant bits):
Options ExecCGI
and it has:
AddHandler cgi-script .cgi
Unfortunately, it also has some static content files with names like:
/t
Brent Clark wrote:
Hiya
I keep seeing this message.
Connection reset by peer: ap_content_length_filter: apr_bucket_read()
failed,
I tried googling, but nothing concrete is returning.
If anyone could help me understand this, and / or help me in what I need
to do to fix this, it would be app
Hiya
I keep seeing this message.
Connection reset by peer: ap_content_length_filter: apr_bucket_read()
failed,
I tried googling, but nothing concrete is returning.
If anyone could help me understand this, and / or help me in what I need
to do to fix this, it would be appreciated.
Kind Reg
25 matches
Mail list logo