[rt-users] Problem with RTConfig

Tony Langdon tlangdon at atctraining.com.au
Sun Nov 2 16:09:26 EST 2003


> When i type the machine name in the browser, it would give me 
> permission 
> denied. I have to add index.html by hand before i can go to 
> the home page of 
> RT.
> So i added the following line in my virtual host:
> DirectoryIndex index.html

I had the same problem.  Found the solution in a substitution back in the
list archives.

Put this line in the virtual host section tht defines the RT URL.

RedirectMatch permanent (.*)/$ http://rthosturl.com$1/index.html

(replace rthosturl.com with the actual URL for your system)

That was a suitable workaround for me.
> 
> But it still don't work and in the error log it saids
> Directory index forbidden by rule: /opt/rt3/share/html/

That's because it's trying to load a directory index instead of loading
index.html.

This correspondence is for the named person's use only. It may contain
confidential or legally privileged information or both. No confidentiality
or privilege is waived or lost by any mistransmission. If you receive this
correspondence in error, please immediately delete it from your system and
notify the sender. You must not disclose, copy or rely on any part of this
correspondence if you are not the intended recipient.

Any opinions expressed in this message are those of the individual sender.




More information about the rt-users mailing list