<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
James Moseley wrote:
<blockquote
id="mid_e65c7db50910112243q56763x7f57f01e927c86d5_mail_gmail_com"
cite="mid:e65c7db50910112243q56763x7f57f01e927c86d5@mail.gmail.com"
type="cite">On Mon, Oct 12, 2009 at 12:19 AM, James Moseley <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:jmoseley@corp.xanadoo.com">jmoseley@corp.xanadoo.com</a>></span>
wrote:<br>
<div class="gmail_quote">
<blockquote id="StationeryCiteGenerated_8" class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br clear="all">
</div>
That trailing slash has nothing to do with RT and is an Apache/FastCGI
deal. I've never bothered with figuring out why it works that way.<br>
<br>
You might be able to fix that with a redirect or editing the
Script/ScriptAlias lines. Google it.<font color="#888888"><br>
</font></blockquote>
</div>
<br>
Doing a little research, the trailing slash is required due to how
Apache rewrites URL's. There are ways to manipulate that behavior.
Mod_dir is one such method...<br clear="all">
<br>
-- <br>
James Moseley<br>
<br>
</blockquote>
OK, thanks for the follow-up James. Sounds like it's more work than
it's worth. You used to be able to just set an Alias in httpd.conf for
/rt and /rt/ and everything worked great. But of course that was many
revs back on RT. I ran 3.0.1 for many, many years with zero problems
until the server finally dropped dead of old age.<br>
<br>
Hey, this is mostly working just swell so I think I'll quit while I'm
finally ahead. Many thanks again for all your help!<br>
</body>
</html>