1

Possible Duplicate:
Feature Request: use a custom domain name for discussion group on FogBugz On Demand?

A question relating to on-demand:

I've changed the DNS to re-direct support.mydomain.com to subdomain.fogbugz.com It works, but reports a certificate error because the fogbugz.com certificate doesn't match the mydomain.com re-direct

How can I get around this limitation to make life more elegant for users?

flag

closed as exact duplicate by adambox♦♦ Mar 25 2011 at 17:02

2 Answers

1

Yes, it is possible. Take a look at this question.

Basic idea is that you setup HTTP Reverse Proxy, that forwards all requests to FogBugz server. There are some caveats of course: e.g. FogBugz server doesn't know about its "public" URL, so it generates links to itself (in emails or in RSS feeds).

link|flag
1

Supporting custom domain names is on the list of things we'd like to add, but there's no timeline. In the meantime, a proxy like Peter suggests is a good idea.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.