Hi, Though I'm no Apache pro (yet) it seems that there is a problem with the mod_perl for Win32 ActiveState Perl. I'm using Apache 1.3.14 and am getting server errors when running the sample code for Apache::ASP. The problem seems to be when a .htaccess file is involved. When the settings in .htaccess are moved to httpd.conf, the problem goes away. (And I have "AllowOverride All" for the given directory.) This problem should be easy for anyone to duplicate, just try running the Apache::ASP examples. Also, I did some tracing to verify my config and the Apache::ASP handler is being called, but the request object is not quite right. I am also running Windows 2000 Server, if that matters. Anyway, thanks for all the hard work every one has done on apache and perl. Both are excellent products. Fred Lovine [EMAIL PROTECTED]