Questions tagged as 'iis'

1
answer

Micro DDoS Mitigation and Sudden High Access Number in Web Applications with Limited Resources

It's vast documentation of how to mitigate (proactively reduce impact as it occurs) from denial-of-service attacks on web applications. People typically quote services like Cloudflare or as per their application on servers like Amazon EC2 and do...
asked by 18.02.2014 / 01:54
1
answer

Where and how do I save the API's authentication token?

Hello, I'm having an angled application, which will consume a API . For this to happen, I must send POST to another API , which serves only to generate a token that I will pass on all other requests. My question is this...
asked by 03.05.2018 / 15:49
1
answer

Disable IIS Caching

I'm having problems with IIS cache (I believe the problem is it) , whenever I make any changes to the database, the changes do not happen on the site, / p> Changes only appear when I turn off and turn on IIS. Attempts I added this comma...
asked by 11.01.2017 / 14:49
2
answers

ASP Classic runs on ASP.NET server?

I have a whole site made in Classic ASP and hosted by a provider. My client - who is a multinational - wants to put their website inside the company's global server and the directive that came from outside says the server runs ASP.NET. My...
asked by 12.01.2016 / 19:43
2
answers

IIS directory list instead of opening the page

I created a site in Visual Studio 2017, I clicked to publish it and copied the files to the InetPub / wwwroot folder However, instead of the page being displayed, the url is returning the list of files from within the folder: Howtofix?Fol...
asked by 20.06.2017 / 22:11
3
answers

Application logon failure in IIS when trying to connect with SQLServer

When I run an application of type site in visual studio, the connections to the database work normally. But when trying to run IIS 7 to perform some tests, I get the following message:    Unable to open the "XXX" database requested by logon...
asked by 30.06.2017 / 14:41
2
answers

How do I always keep my URLs in lowercase?

I want all URLs on my site to be lowercase to help with SEO and for consistent link sharing. How can I do this?     
asked by 12.12.2013 / 15:08
1
answer

Change port or something else in IIS Express. Has as?

How can I change a port or something in Visual Studio 2013's IIS Express.     
asked by 11.07.2016 / 23:09
1
answer

What is the difference between Classic and Integrated in Managed Pipeline Mode IIS7?

I was having a problem in generating a Crystal Reports report that was resolved when I changed the Managed Pipeline Mode to Classic in the Application Pool. I would like to know the difference between Classic and Integrated in Managed Pipelin...
asked by 09.12.2014 / 19:10
1
answer

What would be "Server Signature" and how to turn it off?

In some tests found that the "server signature was on," I do not know what that is. What is it and how can I turn off this "signature"? In security testing I recommend that I turn off this signature to preserve server security.     
asked by 07.01.2015 / 20:25