With the special apache and apreqlib for Mac OS X to get mod_perl, mod_ssl support, has anyone had problems with PerlHandler. In particular, my httpd.conf includes
<Location /floeApp> SetHandler perl-script PerlHandler floeApp PerlSendHeader On </Location> But, apachectl configtest tells me Invalid command 'SetHandler', perhaps mis-spelled or defined by a module not included in the server configuration Running httpd -l, returns Compiled-in modules: http_core.c mod_env.c mod_log_config.c mod_negotiation.c mod_include.c mod_autoindex.c mod_dir.c mod_cgi.c mod_imap.c mod_actions.c mod_rewrite.c mod_access.c mod_auth.c mod_so.c mod_setenvif.c mod_ssl.c mod_perl.c http_core.c, I thought handled this. No? -- Ward W. Vuillemot <[EMAIL PROTECTED]>