[EMAIL PROTECTED] Changing

2008-01-20 Thread Charles Michener
I have set up in httpd.conf a section ... deny from badbots ... This works fine and cleans out lots of badbots - however, I would like the bot cleaning 'deny from' to continue for all of my 49 virtual domains but I would like to not have it apply to the 50th one Can I add another and not

[EMAIL PROTECTED] How significant is this hog?

2007-12-26 Thread Charles Michener
I have %D invoked in one of my log files to observe how much time is being used during my Apache service. Generally, the time is about .015 seconds. I do have one very persistent pest who, whether I allow him to access information or deny him access, takes exactly 4.5 seconds. This doesn't see

[EMAIL PROTECTED] How to rid a pest?

2007-12-15 Thread Charles Michener
I have a couple of spider bots hitting my server that I do not wish to have access to my pages - they ignore robots.txt, so I finally put them on my 'deny from x' list. This does deny them access but they persist to keep trying - trying each page address at least 30 times - several hits per

[EMAIL PROTECTED] 'Deny from' implications

2007-12-08 Thread Charles Michener
to keep adding separate 'Deny from ' lines or should I be using one line: 'Deny from ...' Charles Michener - Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

Re: [EMAIL PROTECTED] Cannot rotate error logs in Apache 2.2.4!

2007-08-10 Thread Charles Michener
What is the syntax of the access log rotation that works? "\"Crash\" Dummy" <[EMAIL PROTECTED]> wrote: I have tried the rotatelogs directive, I have tried the cronolog.exe utility, I have tried the mod_log_rotate module, all with the same negative result. I can rotate the access logs, but I canno

[EMAIL PROTECTED] Two errors ...

2007-06-29 Thread Charles Michener
On my Apache/Windows XP server I am receiving the following errors in the Apache error log: 1: (OS 10053)An established connection was aborted by the software in your host machine. : core_output_filter: writing data to the network 2: Cannot initialize zend_mm storage [win32] They appear sep

Re: [EMAIL PROTECTED] .dll files versus .so files in modules in Windows

2007-06-21 Thread Charles Michener
VE ONLY ON UNINSTALL # LoadModule php5_module "c:/program files/php/php5apache2_2.dll" AddType application/x-httpd-php .php .php3 .phtml AddType application/x-httpd-php-source .phps Charles Michener Don Denton <[EMAIL PROTECTED]> wrote: SETUP: I am running Windows XP home SP2.

[EMAIL PROTECTED] What does this info error mean in layman English ...

2007-06-15 Thread Charles Michener
06:50 2007] [info] [client 201.130.205.169] (OS 10054)An existing connection was forcibly closed by the remote host. : core_output_filter: writing data to the network Thank you Charles Michener - Be a PS3 game guru. Get your game face on with the latest PS3 new

Re: [EMAIL PROTECTED] Changeing the default web site

2007-06-05 Thread Charles Michener
For what you want from virtual hosting - reading 'everything about virtual hosting' consists of the first few paragraphs of Apache's online help on virtual hosting and the paragraph on virtual hosting near the bottom of httpd.conf David Segall <[EMAIL PROTECTED]> wrote: Krist van Besien wrot

RE: [EMAIL PROTECTED] multiple domain hosting

2007-05-12 Thread Charles Michener
Glen Vickers <[EMAIL PROTECTED]> wrote: On 5/11/07, Glen Vickers <[EMAIL PROTECTED]> wrote: I'm having some difficulty using the virtual domain hosting on my server. I have setup the virtual domains but it doesn't seem to recognize the two domains as they come i

[EMAIL PROTECTED] Task Completion Time Questions

2007-03-30 Thread Charles Michener
at are some of the causes for this type of delay? There does not seem to be any correlation between server request load and these delays. Charles Michener - No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started.

[EMAIL PROTECTED] A newbie question about mod_rewrite configuration

2007-03-20 Thread Charles Michener
Hi - I'm trying to create a mod_rewrite solution to the following problem: I want to enter http://www.myvirtualdomain.com/1234abc.htm and have mod_rewrite translate that URL to http://www.myvirtualdomain.com/index.php?SKU=1234abc Also, I want the solution to reside within my main Apache 2.

[EMAIL PROTECTED] Apache 2.2.4 has recently begun to crash when reading a PhP file

2007-02-20 Thread Charles Michener
I am using Apache 2.2.4 running on Windows XP SP2 as a PhP learning/development machine. It has performed with no problems for several weeks. Starting today under localhost it will bring up the 'It Works!' html page but when I try to access a PhP page - the Apache program crashes (twice?). I ca

Re: [EMAIL PROTECTED] apache 2.0 time/request client limit

2006-10-11 Thread Charles Michener
For those well-behaved clients I use a directive in robots.txt ...User-agent: GooglebotCrawl-delay: 5User-agent: msnbotCrawl-delay: 25...CharlesNagy Zoltán Márk <[EMAIL PROTECTED]> wrote: hi!Is there any opportunity for apache 2.0 where i can restrict clientsthrough time/request?For example: accept

Re: [EMAIL PROTECTED] More about "Setting up my own Apache Web Server"

2006-09-19 Thread Charles Michener
You could give people your IP # and they could go straight to you or if you want to use www.mydomainname.com ..., you need to be listed in a DNS (domain name server) - it translates www.mydomain... into your IP# - I use DNSMadeEasy for mine - no problems and their fairly inexpensive.Dan Östberg <[E

Re: [EMAIL PROTECTED] Windows max threads

2006-09-13 Thread Charles Michener
Please pardon me for rehashing but ...I have a Windows server running Apache 2.2. The hardware has a large amount of RAM (2+G) and a fast processor and disk drive system. Under load it too reaches some sort of saturation where the '%D' time to serve changes from .2 seconds to 30.0 or more.Did I und

[EMAIL PROTECTED] Servers listening for different ports question

2006-09-09 Thread Charles Michener
ns 20, 21, 22,...I understand that the new server would have an HPPTD.CONF file that says LISTEN 8080 not LISTEN 80.My question is where do I tell the transferred domains - 20, 21, 22,... that they should come in on 8080 not the default 80.Charles Michener All-new Yahoo! Mail - Fire up a more pow

Re: [EMAIL PROTECTED] Smart Load testing and Apache Webserver

2006-09-01 Thread Charles Michener
Ben - as an aside -1: What size of average return page are you using?2: What level of hardware and network connection are you using to handle this load?Thanks - Charles MichenerBen Cuthbert <[EMAIL PROTECTED]> wrote: AllI have setup a simple Apache server with a Jboss back end and i want to test t

[EMAIL PROTECTED] What log analyzing program ?

2006-08-15 Thread Charles Michener
What log analyzing programs do you use/recommend. I have daily access files that have combined virtual sites - 8 meg per day.Charles Get your email and more, right on the new Yahoo.com

[EMAIL PROTECTED] I think it may be solved -- Apache on XP suddenly acting strangely

2006-08-12 Thread Charles Michener
Between a Microsoft FAQ pointing me toward a LAN switch/adapter speed conflict and Joshua pointing me to Win32DisableAcceptEx, the errors and the shut downs have gone away (hopefully)  One additional question - I use ThreadsPerChild 250 and MaxRequestsPerChild 0 - what are the thoughts about changi

[EMAIL PROTECTED] Correction to Apache on XP acting strangely

2006-08-12 Thread Charles Michener
Error.log is being written to as errors happen - just the sile size and time stamp are not updatingCharles Get your email and more, right on the new Yahoo.com

[EMAIL PROTECTED] Apache on XP suddenly acting strangely

2006-08-12 Thread Charles Michener
I have been running Apache 2.2.2 on a Windows XP computer for several months. It has behaved very well even under a load of several hits/second continuously - until now...I have tried to use only the default httpd.conf settings with several virtual host sessions.The problem at present is that the p

Re: [EMAIL PROTECTED] "don't have permission to access this server"

2006-08-06 Thread Charles Michener
When I got that message it was caused by one of the many firewalls blocking my access - might try shutting one at a time down for a testYossy Dreyfus <[EMAIL PROTECTED]> wrote:I have installed the apache server on a linux host. My host using nfs file system as its root file system.

[EMAIL PROTECTED] Unexpected Behavior in Apache 2.2 / Win XP

2006-07-18 Thread Charles Michener
not caused any problems but I am asking - are these precursors of future memory instabilities and what should I do about them (if anything)?Charles Michener Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta.