Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Peter99
Constraint Violating Yak Guru
498 Posts |
Posted - 2012-08-14 : 00:33:09
|
Hi,How to configure multiple urls to point to one report server. My requirement is that if I type aaa.companyname.com/reportbbb.companynname.com/reortand so on .......they all should point to central reports or report manager or server (home). Do I need to configure report server on all servers or there is a method to configure urls only.Thanks |
|
influent
Constraint Violating Yak Guru
367 Posts |
Posted - 2012-08-14 : 20:42:43
|
All servers? Is there more than one server or not? Anyway that seems like a DNS thing unless aaa and bbb are actually different servers. If that's the case I think you would set up javascript or whatever in IIS on each server to do the redirection. |
|
|
|
|
|