Hi,
It's generally a bad idea to add mod_perl to the main web server, but instead it should run in a second apache and use rewriterule/proxypass to proxy the request.
To answer your question, the problem is with your config you've got everything running under mod_perl, even images!
Best bet is to just put the sethandler perl-script within a specific directory/location that contains your scripts.
Hope that helps,
Alex
ps: we do offer shared and dedicated server with modperl all configured and setup optimally. ;)
--
Gossamer Threads Inc.
It's generally a bad idea to add mod_perl to the main web server, but instead it should run in a second apache and use rewriterule/proxypass to proxy the request.
To answer your question, the problem is with your config you've got everything running under mod_perl, even images!
Best bet is to just put the sethandler perl-script within a specific directory/location that contains your scripts.
Hope that helps,
Alex
ps: we do offer shared and dedicated server with modperl all configured and setup optimally. ;)
--
Gossamer Threads Inc.