[rt-users] rt as secondary website
Justin R Findlay
justin at jfindlay.us
Wed Jun 14 13:51:15 EDT 2006
On Tue, Jun 13, 2006 at 07:49:09PM -0500, Bob Goldstein wrote:
> What do you mean?
>
> You configure apache to connect certain urls to scripts (usually fcgi or mod_perl)
> that run rt. But you can certainly connect other urls to other files
> or scripts that are unrelated to rt.
>
> As an example, I do this:
>
> ScriptAlias /accc /usr/local/rt/production/bin/mason_handler_accc.fcgi
>
> And that connects the url http://example.com/accc to
> the script mason_handler_accc.fcgi
>
> Other urls can do other things.
I'm sorry for appearing like I want this list to solve my apache
problems. It seems there are a few more things I need to learn myself
seeing that I wasn't sure what questions to ask.
Justin
More information about the rt-users
mailing list