Hello all. I am using Trac 0.9.6, not by choice, on a TextDrive shared account where I have no real ability to manipulate the setup. At textdrive, they enforce using a personal instance of tracd for running our Trac environments as opposed to Apache + mod_python. Where Apache does come in is in the case of proxying nice urls into the tracd instance.
Instructions on the mod_rewrite rules necessary for this (see the subdirectory variation) can be found at this link: http://help.textdrive.com/index.php?pg=kb.page&id=130 So here's my skinny: When I surf to the "nice" URLs, and then Apache forwards the user to the localhost:<PORT> tracd, everything works fine and dandy. Except that ticket updates sent out by email now reference a 127.0.0.1:9006 address instead of the original domain, which renders the link unusable. Is there a default_domain or flag that can be set to force the ticket variables to stay at the specific domain? And would this also be an issue with the rss feeds? Thanks, Vincent ____________________________________________________________________________________ Need a vacation? Get great deals to amazing places on Yahoo! Travel. http://travel.yahoo.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
