Hi All, please advise on the following subject. I have my trac instance setup on a virtual machine on some port, like: http://myvirt:8000
However, I would like my Trac instance to be visible from the internet as well, thus I asked for redirection from the company's address, and now I have sth like: http://my-company.com/somename/trac The problem is, Trac seems to render all the links without any "base url" (I thought base_url may work, but it doesn't) and for example the preferences page links to http://my-company.com/prefs instead of http://my-company.com/somename/trac/prefs. Do you know about any way to make the Trac render base adress (http:// my-company.com/somename/trac) for all the links as well? Thanks, Matt -- 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.
