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 _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
