Click here to Skip to main content
15,888,454 members
Home / Discussions / Hosting and Servers
   

Hosting and Servers

 
AnswerRe: How do I get Owner name of a file which is located in FTP server Pin
TenmanS1422-Jun-15 4:25
TenmanS1422-Jun-15 4:25 
QuestionWindows service deployed in server is stopping abruptly Pin
codingrocks24-Apr-15 22:32
codingrocks24-Apr-15 22:32 
AnswerRe: Windows service deployed in server is stopping abruptly Pin
Richard Andrew x6425-Apr-15 8:31
professionalRichard Andrew x6425-Apr-15 8:31 
AnswerRe: Windows service deployed in server is stopping abruptly Pin
Richard MacCutchan25-Apr-15 20:59
mveRichard MacCutchan25-Apr-15 20:59 
AnswerRe: Windows service deployed in server is stopping abruptly Pin
Richard Deeming27-Apr-15 3:09
mveRichard Deeming27-Apr-15 3:09 
QuestionASP.NET Application + Issues in production server Windows 2008 R2 Pin
anupkumarv25-Mar-15 8:33
anupkumarv25-Mar-15 8:33 
AnswerRe: ASP.NET Application + Issues in production server Windows 2008 R2 Pin
Richard Deeming25-Mar-15 8:59
mveRichard Deeming25-Mar-15 8:59 
GeneralRe: ASP.NET Application + Issues in production server Windows 2008 R2 Pin
anupkumarv25-Mar-15 10:44
anupkumarv25-Mar-15 10:44 
QuestionQuantifying performance of remote desktop options Pin
No-e6-Mar-15 2:56
No-e6-Mar-15 2:56 
AnswerRe: Quantifying performance of remote desktop options Pin
jkirkerx20-Mar-15 13:28
professionaljkirkerx20-Mar-15 13:28 
Questionjoomla installation Pin
Rituhardy18-Feb-15 20:11
Rituhardy18-Feb-15 20:11 
AnswerRe: joomla installation Pin
Richard MacCutchan18-Feb-15 22:11
mveRichard MacCutchan18-Feb-15 22:11 
QuestionLooking for feedback on project. Pin
UnoDan22-Jan-15 15:34
UnoDan22-Jan-15 15:34 
QuestionRedirecting in Godaddy Pin
Chidambara M R16-Jan-15 16:32
Chidambara M R16-Jan-15 16:32 
AnswerRe: Redirecting in Godaddy Pin
ZurdoDev3-Feb-15 2:28
professionalZurdoDev3-Feb-15 2:28 
AnswerRe: Redirecting in Godaddy Pin
jkirkerx20-Mar-15 12:54
professionaljkirkerx20-Mar-15 12:54 
QuestionBuilding a website, expect a lot of traffic, images, etc. What software bundle to use? Pin
Homero Rivera16-Jan-15 6:09
Homero Rivera16-Jan-15 6:09 
AnswerRe: Building a website, expect a lot of traffic, images, etc. What software bundle to use? Pin
ZurdoDev16-Jan-15 6:40
professionalZurdoDev16-Jan-15 6:40 
GeneralRe: Building a website, expect a lot of traffic, images, etc. What software bundle to use? Pin
Sascha Lefèvre17-May-15 11:12
professionalSascha Lefèvre17-May-15 11:12 
QuestionAccessing SVN Server Repository URL from Client Machine Pin
meeram3915-Jan-15 20:43
professionalmeeram3915-Jan-15 20:43 
AnswerRe: Accessing SVN Server Repository URL from Client Machine Pin
Dominic Burford3-Feb-15 1:58
professionalDominic Burford3-Feb-15 1:58 
QuestionThis is weird, two domain names resolving to the same IP Pin
kmoorevs6-Jan-15 3:07
kmoorevs6-Jan-15 3:07 
AnswerRe: This is weird, two domain names resolving to the same IP Pin
Richard Deeming6-Jan-15 3:34
mveRichard Deeming6-Jan-15 3:34 
Having multiple domain names resolving to the same IP address is perfectly reasonable. The server typically uses the "host" header to determine which site hosted on that address to route the request to, usually with a fall-back site for unrecognised hosts.

However, if the other site isn't associated with your company, and you're not using shared hosting, it sounds like someone's made a mistake with their DNS records. You could try running a "whois" query on the other domain to see if you can contact the owners to let them know.

Having a second domain pointing to your IP address wouldn't cause any technical problems. If you're worried about your company's site appearing for requests to the other domain, you could add a dummy site to your server with the specific host header, which would serve up a static HTML page notifying visitors of the mistake.

Configure a Host Header for a Web Site (IIS 7)[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: This is weird, two domain names resolving to the same IP Pin
kmoorevs6-Jan-15 5:24
kmoorevs6-Jan-15 5:24 
QuestionInstall PHP-FPM on VPS Pin
Pravin Ganore14-Dec-14 21:21
Pravin Ganore14-Dec-14 21:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.