Index.html won't work for mod_perl2 RedHat

I have a RedHat 8.0 server with mod_perl.
I just installed RT3.0 and the server isn’t loading
the default index.html in directories.

I searched the mailing list and I found someone with
the same problems unsolved.

I tried some things in httpd.conf:

 DirectoryIndex index.html       <--this
 <Location />
     SetHandler perl-script
     PerlHandler RT::Mason
     Options Indexes           <----and this

But it didn’t help.

Any hints ?

In addition I noticed I can’t grant user permission
as I read in the docs. I can’t check a box about
"granting additional permissions" (in spanish), but
I can’t set "Show Ticket, … ".

Francesc Guasch Ortiz wrote:

I have a RedHat 8.0 server with mod_perl.
I just installed RT3.0 and the server isn’t loading
the default index.html in directories.

I changed the SetHandler in the conf like this:

AddHandler perl-script .html

Thank you, Art.

In addition I noticed I can’t grant user permission
Nevermind, I did find this menu.

Francesc Guasch Ortiz wrote:

I have a RedHat 8.0 server with mod_perl.
I just installed RT3.0 and the server isn’t loading
the default index.html in directories.

I changed the SetHandler in the conf like this:

AddHandler perl-script .html

Check today’s arhives (the thread with the subject of “RT3 DOA - won’t
accept mail”). Your rt-mailgate will stop working now (because
/REST/1.0/NoAuth/mail-gateway will not be treated as a Mason comp).

Have a nice evening,

Kirill Miazine, Stud. Jur.
Faculty of Law, University of Oslo