> Hi Friends,
> I am using a shared hosting a/c and it allows me to use
.htaccess
> now i am writing the following lines in .htaccess and then the
server is giving the 500 internal server error
> PerlSetEnv EMBPERL_OBJECT_BASE _base.epl
Check the error log in order to see what's the
problem.
The server might not have mod_perl support and
that's why it could make that error.
Octavian