
14 Oct
2008
14 Oct
'08
8:22 p.m.
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. Thanks,