Re: [EMAIL PROTECTED] Wacko Incoming URLs in Log File

2007-11-06 Thread Mark A. Craig
Joshua, it seems you've also covered this ground :-) before: FromJoshua Slive [EMAIL PROTECTED] Subject Re: [EMAIL PROTECTED] Deny CONNECT GET http requests DateTue, 19 Jun 2007 23:40:36 GMT On 6/19/07, Bob [EMAIL PROTECTED] wrote: You are wrong Really? Interesting. Well,

[EMAIL PROTECTED] Re: compiling apache on windows with minimum foot print

2007-11-02 Thread Mark A. Craig
What Bill was trying to tell you is that as of Apache 2.x the modules you're worried about are no longer compiled into the httpd.exe core. They are compiled separately, and loaded dynamically according to whatever you specify in httpd.conf. Simply comment out the lines in httpd.conf which

Re: [EMAIL PROTECTED] Re: html not rendered in some browsers - problem solved

2007-11-02 Thread Mark A. Craig
Now just to reinforce the moral of this story in my own mind, the reason for this was because of IE's legendary habit of ignoring the MIME types of content and looking at the file extensions to decide what to do with it? Mark Original Message Subject: [EMAIL PROTECTED] Re:

Re: [EMAIL PROTECTED] software to analyze apache logs

2007-10-30 Thread Mark A. Craig
I have the Windows version set up. Original Message Subject: Re: [EMAIL PROTECTED] software to analyze apache logs From: Patrick Coleman [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tuesday, October 30, 2007 05:41:16 AM Maybe awstats might be what you want?

Re: [EMAIL PROTECTED] Need help

2007-10-23 Thread Mark A. Craig
() [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tuesday, October 23, 2007 10:37:38 AM Thanks, but I only have Macs.. Should I get Windows or Linux? I don't know if an emulator would work, or if I would just have to get a pc Mark A. Craig wrote: DynDNS does not charge for a basic account

Re: [EMAIL PROTECTED] Need help

2007-10-23 Thread Mark A. Craig
*shock* You mean Apache on a Mac gets a GUI? Original Message Subject: Re: [EMAIL PROTECTED] Need help From: William A. Rowe, Jr. [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tuesday, October 23, 2007 01:53:34 PM Tyler() wrote: Thanks, but I only have Macs.. Should I

Re: [EMAIL PROTECTED] Need help

2007-10-23 Thread Mark A. Craig
Damn... I coulda had a big Mac and a V-8! Original Message Subject: Re: [EMAIL PROTECTED] Need help From: William A. Rowe, Jr. [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tuesday, October 23, 2007 02:36:19 PM Mark A. Craig wrote: *shock* You mean Apache on a Mac gets

Re: [EMAIL PROTECTED] Unsubscribing from this List

2007-10-23 Thread Mark A. Craig
Quoting (from the appendage to EVERY message): To unsubscribe, e-mail: [EMAIL PROTECTED] from the digest: [EMAIL PROTECTED] Original Message Subject: [EMAIL PROTECTED] Unsubscribing from this List From: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tuesday,

Re: [EMAIL PROTECTED] Need help

2007-10-19 Thread Mark A. Craig
and smtp server. You say you want to learn? If so I'd forget the cms and include mysql. With html, php and mysql you can build from scratch. You really need a end goal if you're going to use a cms ie it's mostly about config). I'd also forget the water and buy a six pack. Mark A. Craig wrote

Re: [EMAIL PROTECTED] Need help

2007-10-19 Thread Mark A. Craig
You'll need: - broadband Internet service, with AT LEAST 384K uplink - a DynDNS account or similar, if said service doesn't include a static IP - your own registered domain name or a subdomain from DynDNS, etc. - a service or daemon to update the DNS records for said domain/subdomain, if not a

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-04 Thread Mark A. Craig
, Jr. wrote: Mark A. Craig wrote: I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the contents of apxs_win32.zip, with which William/Bill Rowe seems to have had some involvement. Thanks

Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup

2007-10-04 Thread Mark A. Craig
I think kp just needs to provide us with more details first, specifically some relevant bits of httpd.conf, before much help can be offered or a verdict rendered Mark Original Message Subject: Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup From: Peter

Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup

2007-10-04 Thread Mark A. Craig
, * Mark A. Craig* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I think kp just needs to provide us with more details first, specifically some relevant bits of httpd.conf, before much help can be offered or a verdict rendered Mark Original Message

[EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the contents of apxs_win32.zip, with which William/Bill Rowe seems to have had some involvement. However, when I try to follow the recommended

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
03, 2007 09:24:40 AM Mark A. Craig wrote: I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the contents of apxs_win32.zip, with which William/Bill Rowe seems to have had some involvement. Thanks

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Mark A. Craig [EMAIL PROTECTED] To: users@httpd.apache.org Date: Wednesday, October 03, 2007 12:52:12 PM I have the Visual Studio and C++ 2005 Express Edition that MS

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
cranking* Mark Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Dragon [EMAIL PROTECTED] To: users@httpd.apache.org Date: Wednesday, October 03, 2007 01:19:07 PM Mark A. Craig wrote: Got a tiny bit

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
: William A. Rowe, Jr. [EMAIL PROTECTED] To: users@httpd.apache.org Date: Wednesday, October 03, 2007 01:48:18 PM Mark A. Craig wrote: You mean it doesn't come included with a WINDOWS-based compiler package from MICROSOFT? o_O And actually, in my case I'll apparently need the old-fashioned

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Mark A. Craig [EMAIL PROTECTED] To: users@httpd.apache.org Date: Wednesday, October 03, 2007 01:57:38 PM I think you're right... I'm trying to install the Platform SDK

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Mark A. Craig [EMAIL PROTECTED] To: Mark A. Craig [EMAIL PROTECTED] Date: Wednesday, October 03, 2007 02:10:51 PM Downloaded the SDK for Vista and .NET 3.0 Runtime

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
PROTECTED] To: users@httpd.apache.org Date: Wednesday, October 03, 2007 03:41:57 PM Mark A. Craig wrote: C:\Program Files\Apache Software Foundation\Apache2.2\binapxs -c -i -a mod_httpbl.c cl /nologo /MD /W3 /O2 /D WIN32 /D _WINDOWS /D NDEBUG -IC:\PROGRA~1\APACHE~1\Apache2.2\include /c

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
Windows for Apache 2.2.4 with APXS.BAT/.PL From: William A. Rowe, Jr. [EMAIL PROTECTED] To: users@httpd.apache.org Date: Wednesday, October 03, 2007 07:39:58 PM Mark A. Craig wrote: Actually, Bill, it kinda sorta does use APR: Yup... it looks half ported; right up through ctype.h it looks

[EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-02 Thread Mark A. Craig
I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the contents of apxs_win32.zip, with which William/Bill Rowe seems to have had some involvement. However, when I try to follow the recommended

Re: [EMAIL PROTECTED] Disable directory browsing

2007-09-26 Thread Mark A. Craig
Rikard: Since the default setting is Options ALL - meaning it would include directory browsing by default - I would guess that you've inadvertently done something to remove that default. Is it possible there might be index files in those directories, which would thwart the process? What

Re: [EMAIL PROTECTED] image folder outside the root....how to access it ?

2007-09-26 Thread Mark A. Craig
A good example of what Dragon talked about is the server scripting used by image-hosting sites like ImageAvenue.com, whose specific goal is to prevent direct access to the files themselves. Mark Original Message Subject: Re: [EMAIL PROTECTED] image folder outside the

Re: [EMAIL PROTECTED] Apache log files on Windows

2007-09-25 Thread Mark A. Craig
Should I pipe up at this juncture and mention the ongoing trouble with using such utilities with Apache in Windows? Original Message Subject: Re: [EMAIL PROTECTED] Apache log files on Windows From: Norman Peelman [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tuesday,

Re: [EMAIL PROTECTED] Apache log files on Windows

2007-09-25 Thread Mark A. Craig
Err, that was supposed to be humor, but I hit a wrong key and sent the message before I was done making it obvious. :-/ Mark Original Message Subject: Re: [EMAIL PROTECTED] Apache log files on Windows From: Mark A. Craig [EMAIL PROTECTED] To: users@httpd.apache.org Date

Re: [EMAIL PROTECTED] directory and deny directives

2007-09-21 Thread Mark A. Craig
: [EMAIL PROTECTED] directory and deny directives From: Joshua Slive [EMAIL PROTECTED] To: users@httpd.apache.org Date: Friday, September 14, 2007 09:08:30 AM On 9/14/07, Mark A. Craig [EMAIL PROTECTED] wrote: It would sure be nice if the code didn't pull a non-intuitive stunt like this, though

Re: [EMAIL PROTECTED] Apache 2.2, rotatelogs.exe, and Windows

2007-09-20 Thread Mark A. Craig
with something snazzy with WSH I'd be interested in taking a peek if you feel like sharing. -Original Message- From: Mark A. Craig [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 18, 2007 2:01 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 2.2, rotatelogs.exe

Re: [EMAIL PROTECTED] Apache 2.2, rotatelogs.exe, and Windows

2007-09-18 Thread Mark A. Craig
So this leads me to ask again, what are all of you successful 2.2.4 admins using to rotate your logs? If the piping mechanism is broken, at least in the Windows binary, then what other technique(s) are people using? Task Scheduler with a batch or CMD file? So far I've been manually rotating

Re: [EMAIL PROTECTED] Syntax error on line 1 of http.conf: invalid command \xff\xfe#

2007-09-18 Thread Mark A. Craig
08:10:52 AM You edited it in utf-8. I hacked this long ago to ignore the leading bytes but it looks like you might have corrupted them (it's supposed to be a three byte sequence, and somehow you'd truncated it to two bytes?) Mark A. Craig wrote: I have a rather bizarre httpd.conf error

Re: [EMAIL PROTECTED] Blocking crawling of CGIs

2007-09-18 Thread Mark A. Craig
There's no guarantee that crawlers will be polite and honor robots.txt directives; the search-engine ones probably do, but the spammers' ones definitely don't and in fact probably pay special attention to what's excluded. (I have a honeypot entry in my robots.txt designed to catch and then

Re: [EMAIL PROTECTED] Apache 2.2, rotatelogs.exe, and Windows

2007-09-18 Thread Mark A. Craig
PROTECTED] Apache 2.2, rotatelogs.exe, and Windows Mark A. Craig wrote: So this leads me to ask again, what are all of you successful 2.2.4 admins using to rotate your logs? If the piping mechanism is broken, at least in the Windows binary, then what other technique(s) are people using? Task

[EMAIL PROTECTED] Re: Syntactic consistency? Pfft! {directory and deny directives}

2007-09-16 Thread Mark A. Craig
, Mark A. Craig [EMAIL PROTECTED] wrote: It would sure be nice if the code didn't pull a non-intuitive stunt like this, though! If the DNS lookup resolves to the specified *partial* hostname, it should act on it, not second-guess it with an rDNS like this. Yes, it is non-intuitive. But on the other

Re: [EMAIL PROTECTED] Apache 2.2, rotatelogs.exe, and Windows

2007-09-16 Thread Mark A. Craig
From: Vincent Bray [EMAIL PROTECTED] To: users@httpd.apache.org Date: Saturday, September 15, 2007 08:47:21 AM On 14/09/2007, Mark A. Craig [EMAIL PROTECTED] wrote: I want to use rotatelogs.exe to archive my logs with Apache 2.2 running in Windows 2000. WHen I try to configure it the server

Re: [EMAIL PROTECTED] deny directives

2007-09-16 Thread Mark A. Craig
at constructing them), I'd love the help. Mark Original Message Subject: Re: [EMAIL PROTECTED] directory and deny directives From: Mark A. Craig [EMAIL PROTECTED] To: users@httpd.apache.org Date: Friday, September 14, 2007 08:57:49 AM Joshua: I see what you mean about

[EMAIL PROTECTED] Re: Apache 2.2, rotatelogs.exe, and Windows

2007-09-15 Thread Mark A. Craig
Nothing? No one has ever used rotatelogs.exe? Well, surely all you pros out there are rotating your companies' logs somehow... what and how are you doing it, and is it something I can use? Mark Original Message Subject: Apache 2.2, rotatelogs.exe, and Windows From: Mark

Re: [EMAIL PROTECTED] directory and deny directives

2007-09-14 Thread Mark A. Craig
Subject: Re: [EMAIL PROTECTED] directory and deny directives From: Joshua Slive [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thursday, September 13, 2007 07:09:43 PM On 9/13/07, Mark A. Craig [EMAIL PROTECTED] wrote: There's only one problem: it's not working! The log still shows visits

Re: [EMAIL PROTECTED] directory and deny directives

2007-09-14 Thread Mark A. Craig
suggested. Could you explain it further? Mark Original Message Subject: Re: [EMAIL PROTECTED] directory and deny directives From: Danie Qian [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thursday, September 13, 2007 08:31:24 PM - Original Message - From: Mark

Re: [EMAIL PROTECTED] directory and deny directives

2007-09-14 Thread Mark A. Craig
Original Message Subject: Re: [EMAIL PROTECTED] directory and deny directives From: Boyle Owen [EMAIL PROTECTED] To: users@httpd.apache.org Date: Friday, September 14, 2007 12:07:41 AM -Original Message- From: Mark A. Craig [mailto:[EMAIL PROTECTED] Directory C:/www/blog Options

Re: [EMAIL PROTECTED] directory and deny directives

2007-09-14 Thread Mark A. Craig
Date: Friday, September 14, 2007 06:06:13 AM On 9/14/07, Mark A. Craig [EMAIL PROTECTED] wrote: Joshua: Thanks for the quick and comprehensive reply. Lemme address everything in order: 1. Whatcha mean by the config is inherited? Did you mean to address my question about sub-directories? I

[EMAIL PROTECTED] directory and deny directives

2007-09-13 Thread Mark A. Craig
My little humble blog has been getting way too much attention from comment spammers, and I'd like to begin cutting them off. I've identified the hostnames they use to snoop for details to construct fake referer data, and now I want to cut them off. I thought I could do it like this:

[EMAIL PROTECTED] Apache 2.2, rotatelogs.exe, and Windows

2007-09-13 Thread Mark A. Craig
I want to use rotatelogs.exe to archive my logs with Apache 2.2 running in Windows 2000. WHen I try to configure it the server fails to start and bitches about Unicode characters on line 1 of httpd.conf that aren't actually there. I've read the docs repeatedly, but it's not entirely explicit

[EMAIL PROTECTED] Syntax error on line 1 of http.conf: invalid command \xff\xfe#

2007-09-09 Thread Mark A. Craig
that has been there all along. Mark Craig - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] from

Re: [EMAIL PROTECTED] Syntax error on line 1 of http.conf: invalid command \xff\xfe#

2007-09-09 Thread Mark A. Craig
Donovan [EMAIL PROTECTED] To: users@httpd.apache.org Date: Sunday, September 09, 2007 07:58:43 AM Mark A. Craig wrote: I have a rather bizarre httpd.conf error with Apache 2.2 on Windows 2000; I attempted to make some rather simple edits to the logfile portion of it, and now when I test, start

[EMAIL PROTECTED] Need APSX to compile module on Windows... how and where to get it?

2007-07-06 Thread Mark A. Craig
Is there an equivalent to the ASPX binary for the Windows port of Apache (I have 2.24)? I need to be able to compile an Apache module from source, but the default install I did doesn't seem to include it. Does it exist for Windows and, if so, where do I get it, how do I integrate it into my

Re: [EMAIL PROTECTED] Changeing the default web site

2007-06-05 Thread Mark A. Craig
I'm jealous that you have that park just a stone's throw away to enjoy at lunch! Sorry, Google Earth is such idle fun. :-) Mark David Segall wrote: I set up the machine using Mythdora 3.2 which uses Fedora Core 5. -- David Segall Email: [EMAIL PROTECTED] Profectus Pty

Re: [EMAIL PROTECTED] Is Win32 Apache ready for prime time?

2007-05-30 Thread Mark A. Craig
I'm running Apache 2.2.4 with PHP 5 to enable my blog, and it's been very stable since I installed it in April. The only beef I have is its tendency to keep slowly sucking RAM as the days roll by, so I've been resorting to restarting it on occasion to keep the usage low. I don't know if it's

Re: [EMAIL PROTECTED] Memory usage in Apache

2007-05-11 Thread Mark A. Craig
Regarding MaxRequestsPerChild, what would be a reasonable range of values to limit memory consumption a bit in a Windows 2000 environment where Apache 2.2.4 is being used to serve a small very low traffic web site and blogs via DSL? I've been seeing httpd plateau at about 187MB, which seems a

Re: [EMAIL PROTECTED] TIF image files

2007-05-08 Thread Mark A. Craig
Ummm, is there a browser out there that knows how to render a TIFF file? I don't think there is, in which case your problem isn't with Apache Mark Vaughn, Terry wrote: Hello all, I really need a nudge in the right direction. I have some TIF files that I transferred from a windows box

Re: [EMAIL PROTECTED] TIF image files

2007-05-08 Thread Mark A. Craig
The Apple Quicktime plug-in will display TIFF files, but it's no guarantee that every visitor will have even that (some of us despise Quicktime and Apple's Jewish-mother nagging about it ;-). GIF, JPEG, and PNG are your viable choices. If you need a decent image manager and converter, I

Re: [EMAIL PROTECTED] Tools for better viewing Apache access logs?

2007-05-04 Thread Mark A. Craig
. What's that old science cliche about the act of observation altering the subject? :-( Mark Joshua Slive wrote: On 5/3/07, Mark A. Craig [EMAIL PROTECTED] wrote: Thanks again to those who helped me get past my BSOD problem and finally put Apache to use. Now that I'm using it, I'm wondering

Re: [EMAIL PROTECTED] Tools for better viewing Apache access logs?

2007-05-04 Thread Mark A. Craig
Technology -Original Message- From: Mark A. Craig [mailto:[EMAIL PROTECTED] Sent: 04 May 2007 08:58 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Tools for better viewing Apache access logs? Yep, I've wound up finding and downloading nearly a dozen alleged log analyzers

Re: [EMAIL PROTECTED] Tools for better viewing Apache access logs?

2007-05-04 Thread Mark A. Craig
Found it. Oh, indeed that looks like the ticket, at first glance. A software product from Microsoft that does all I need, though? *gasp* Mark Flowering Weeds wrote: (since I have far less than 500MB per day), Windows 2000. Microsoft's free Log Parser (search net) 2.2 will do all you

Re: [EMAIL PROTECTED] Tools for better viewing Apache access logs?

2007-05-04 Thread Mark A. Craig
Yeah, I was skimming a bit about Powershell the other day, but stopped when I noticed it wasn't supported on Win2K. I bought Win2K on the first day of official release of Win XP as my own form of protest. Seemed like the right thing at the time, but I may wind up having to swallow XP soon,

[EMAIL PROTECTED] Tools for better viewing Apache access logs?

2007-05-03 Thread Mark A. Craig
Thanks again to those who helped me get past my BSOD problem and finally put Apache to use. Now that I'm using it, I'm wondering if there's some tool that exists to enhance and restructure the display of information in Apache's access log? I'd like to view the log with a hostname and more

[EMAIL PROTECTED] preventing self entries in access log?

2007-05-03 Thread Mark A. Craig
Is there a httpd.conf directive or other technique to prevent the logging of server accesses that originate from the same IP address as the server itself? I would like to prevent them from being logged entirely. Can I perhaps use some form of SetEnv to accomplish that? Mark

Re: [EMAIL PROTECTED] preventing self entries in access log?

2007-05-03 Thread Mark A. Craig
Joshua Slive wrote: On 5/3/07, Mark A. Craig [EMAIL PROTECTED] wrote: Is there a httpd.conf directive or other technique to prevent the logging of server accesses that originate from the same IP address as the server itself? I would like to prevent them from being logged entirely. Can I perhaps

Re: [EMAIL PROTECTED] preventing self entries in access log?

2007-05-03 Thread Mark A. Craig
of automation would be by comparing the server IP to the requesting IP at the time of the request, and rejecting any that match. I just wanted to do it to eliminate needless clutter from the log and make it easier to scan the useful stuff. Mark Joshua Slive wrote: On 5/3/07, Mark A. Craig [EMAIL

[EMAIL PROTECTED] Apache 2.2.4 in Win 2K SP4 causes BSOD (afd.sys) on accesses

2007-05-01 Thread Mark A. Craig
I have tried to install Apache 2.2.4 as best I can on a Windows 2000 SP4 system, in the hope I could use it to serve my blog instead of the Java-based server I've been using. I have also installed PHP 5.2.0. I initially had problems configuring Apache to serve PHP files correctly (execute

[EMAIL PROTECTED] Apache 2.2.4 in Win 2K SP4 causes BSOD (afd.sys) on accesses

2007-05-01 Thread Mark A. Craig
I have tried to install Apache 2.2.4 as best I can on a Windows 2000 SP4 system, in the hope I could use it to serve my blog instead of the Java-based server I've been using. I have also installed PHP 5.2.0. I initially had problems configuring Apache to serve PHP files correctly (execute

[EMAIL PROTECTED] Apache 2.2.4 in Win 2K SP4 causes BSOD (afd.sys) on accesses

2007-05-01 Thread Mark A. Craig
I have tried to install Apache 2.2.4 as best I can on a Windows 2000 SP4 system, in the hope I could use it to serve my blog instead of the Java-based server I've been using. I have also installed PHP 5.2.0. I initially had problems configuring Apache to serve PHP files correctly (execute