in reply to ModPerl2 Mod_rewrite

Hi All,

Got it working, the issue was I was some configuration changes: 1. a2enmod rewrite was not enabled 2. Apache::Constant was being used in Unix and on the linux box we were using Apache2::Const and not using the correct const.

Changing these values fixed the issue.

Regards,

Abhijit Singh Dahiya