On Monday, August 16, 2004 11:28 PM Nicholas Ritter <[EMAIL PROTECTED]> wrote: > I installed OTRS v 1.2.4 via RPM (from OTRS web site) on a SuSE 9.1 > box (with the default everything) and I notice that the graphics in > the web interface a broken. The apache2 log file says the graphics > are not being loaded due to server config directive. I have not > modified anything other than the database access stuff. > How can I correct this problem?
This should do it: <Directory /opt/otrs/var/httpd/htdocs/> Order deny,allow Allow from all </Directory> hth, Robert Kehl _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
