
-----Original Message----- From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Per olof Ljungmark Sent: Tuesday, October 14, 2008 4:23 PM To: User questions and discussions about OTRS. Subject: Re: [otrs] DirectoryIndex anyone?
Nils Breunese (Lemonbit) wrote:
Per olof Ljungmark wrote:
After a few pains moving OTRS from Apache 1.3 to 2.2 I'm left with one(?) final piece that I cannot get my grips on: How do I configure Apache to use index.pl for DirectoryIndex?
http://mytld/otrs/ just returns the directory listing so I have to point to http://mytld/otrs/index.pl explicitly to get the login page.
Set 'DirectoryIndex index.pl' in your server config/virtual host config/directory config/.htaccess file.
http://httpd.apache.org/docs/2.2/mod/mod_dir.html#directoryindex
Did that but for some reason it won't catch - tried in several places but no joy.
Did you bounce apache? Is the file in the correct physical location/directoy?