[thelist] Apache on Windows localhost anf hello

Bradley Clark thelist at lists.evolt.org
Sun Feb 3 12:03:00 2002


--
[ Picked text/plain from multipart/alternative ]
If you would like a small fast alternative to Apache, try BadBlue. The enti=
re setup for the config file(ext.ini) is below. I'm surprised it's not a bu=
zzword for practicing. Yes it is also free.    http://www.badblue.com/

[SERVICES]
extension1=3Dpl,c:\Perl\bin\perl.exe
extension2=3Dcgi,c:\Perl\bin\perl.exe
extension3=3Dphp,c;\Php\php.exe

[downloads]

Also I've been lurking for a couple of month's now so thought I should just=
 say hello.

----- Original Message -----

I'm writing a tutorial for installing Apache and Perl on Windows
desktops to use for a localhost development environment. I've been
using Perl and a different server like this for many years and
changed over to Apache about a year ago.

keith