in reply to Re: Apache mod_perl configuration
in thread Apache mod_perl configuration

I think the fact that the <Location> is aliased may be a problem. Try <Directory /home/teun/mod-perl> instead.

Update: also try adding an Allow from all line to the <Directory> block.