06-17-2010, 03:42 PM
The problem is not due to letoDMS.
Your .htaccess file contains the directive "RewriteEngine" that require a module not configured in your apache installation.
you should try to remove it or modifi y it reading here the documentation about (I'm not skilled about mod_rewrite):
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
Your .htaccess file contains the directive "RewriteEngine" that require a module not configured in your apache installation.
you should try to remove it or modifi y it reading here the documentation about (I'm not skilled about mod_rewrite):
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html