Questions tagged [hostheaders]

68 questions
0
votes
2 answers

Azure - Web Roles - Filtering out requests based on host

Recently we encountered issue that our web role on Azure got an IP address that was previously associated with thepiratebay tracker. That meant to around 5 000 000 requests that were 404. Problem of the DNS server I believe. What I would like to do…
Jakub Holovsky
  • 6,543
  • 10
  • 54
  • 98
0
votes
1 answer

sharepoint designer 2013 issue opening site due to usage of host header

I have two different SharePoint sites on my server which are separated using host headers on IIS. Everything seems to work fine but I cannot open my sites using SharePoint designer 2013 and it doesn't give any sensible error to work on. I tried to…
0
votes
1 answer

Host name mapping with virtual servers in GlassFish 3.1.2

I have a GlassFish 3.1.2 server running 3 virtual hosts (virtual servers). 3 Default web applications are assigned to each servers. Now if I type a url www.test-app1.com it should go to virtual server 1 and for www.test-app2.com it should go to…
Kishore
  • 1
  • 2
0
votes
0 answers

HostHeader is not recognized

I have a web service with its host header e.g. "https: //Servicemonitor/service1.asmx". And we are referring this service in the web site configuration file.But the website was not able to connect to the webservice. But when I mention the webservice…
krrishna
  • 2,050
  • 4
  • 47
  • 101
0
votes
3 answers

Can I get the webServer's name when a host header is set (IIS, asp.Net)

Is it possible to find what the Web Server's name is when the host header is set to something else in an asp.net web app? Environment is a company intranet, Windows 2003 server (IIS 6). e.g. the host header may be set to myApp.company.com and…
davidsleeps
  • 9,393
  • 11
  • 59
  • 73
0
votes
1 answer

How do I fill in the Internet Server Certificate request form in IIS7?

I'm requesting my first SSL certificate for one of a pair of test servers (2008 R2, IIS7). Our CA is not part of AD so I've worked out that I need to do the 'request an Internet certificate'. That link isn't very helpful, though, because it…
serialhobbyist
  • 4,768
  • 5
  • 43
  • 65
-1
votes
1 answer

what is the need for multiple applications running on same port iis

Recently I found that in IIS we can create 2 or more sites with same port number with a different host header. But I couldn't understand what is the need for this? In which scenarios is this useful? Please point me in the direction which can help my…
-1
votes
2 answers

Host header vulnerability web2py

Forget password and user verification code has host header vulnerability. Attacker can generate user verification and password reset request from the server including his own domain. Is their a better way…
Abhisheietk
  • 160
  • 5
1 2 3 4
5