I am running the latest apache, mod_perl, and embperl on linux.  All work
fine independently.  However, I want to handle all browser requests through
a mod_perl controller and use internal redirect to embperl "templates".  I
can't figure out how to set up httpd.conf to provide permissions for the
redirects.  Getting "ERR 12: open error: Permission denied".

I'm currently using Location tags in httpd.conf and have embperl
applications in a separate directory (called embperl) while mod_perl
applications are in cgi-bin directory.

What am I missing?

Blayne Maring


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to