Package: otrs2 Version: 2.0.4p01-18 1) start Apache2. 2) It will print an error: [warn] Useless use of AllowOverride in line 22.
This is because in the file /etc/apache2/conf.d/otrs2 is: <Location /otrs> AllowOverride None ... but AllowOverride is only supported in <Directory>, not in <Location>. -- Kent Tong Post questions on our IT support forum (http://www2.cpttm.org.mo/forum). Responses are guaranteed in 3 working days. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

