I'm running Trac as standalone server using tracd on port 8000.
Apache is configured to forward all request from subdomain
trac.mydomain.com into localhost:8080.
Everything works perfect except that ticket URL in notification e-mail
sent by Trac points to
(for example) http://www.mydomain.com:8000/emito/ticket/158#comment:1
instead of:
http://trac.mydomain.com/project_name/ticket/158#comment:1

How can I set up the Trac to get proper URL in notification e-mails?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to