Most voted "iis" questions
Internet Information Services (IIS) is a web server created by Microsoft for use with Microsoft Windows. Please mention which version of IIS you are running in your question or by adding a specific version tag.
Learn more…242 questions
Sort by count of
-
23
votes4
answers23311
viewsForce Javascript File Update Without Disabling Cache
In a large-scale web application I develop there is a disorder every time updates happen, because browsers, especially Google Chrome, do cache of Javascript files and, sometimes, incompatibilities…
-
17
votes3
answers66689
viewsHow do I activate IIS in windows 10?
I’m trying to install the IIS in windows 10, the installation does not complete and shows no error. Someone’s been through it?…
-
10
votes1
answer1055
viewsIIS mount server on PC at home
Hello, I need to know if I have how to set up, etc, the IIS in a notebook, so that when this notebook is connected in the company, it works as my server, so that I can access my ASP.NET MVC…
-
9
votes2
answers742
viewsDeny/hide access to files starting with dot, like . git, . svn, . Ds_store, . yml
By default Apache denies access to files whose name begins with .ht, as an example .htaccess: <Files ~ "^\.ht"> Require all denied </Files> But I notice that many files use the prefix .,…
apache htaccess security-guard iis web.configasked 7 years, 6 months ago Guilherme Nascimento 98,651 -
8
votes1
answer417
viewsLimit Webservices access to two domains
How do I limit access to a web service to only two domains? I would like only the domain: http://"ServidoX".ipesp.gov" and the http://"ServidoY".ipesp.gov" can consume this service. I’ve tried…
-
6
votes3
answers1115
viewsClassic ASP out of IIS? Windows x64
Does anyone know any program/server capable of running classic Asp (Vbscript, Jscript) and other than IIS ?
-
6
votes2
answers7925
viewsHow to run a PHP application on IIS?
I have a PHP website that I want to install on IIS (Apache for Windows is not an option). It will not run naturally as an . NET application. So I already downloaded a release of PHP on the site…
-
6
votes1
answer469
viewsHow to run a web application on IIS without hosting the source code on the machine?
I have developed a web application (Asp.net, c#, javascript , etc) for a client. The idea is to mature this application, and turn it into a product. The question is, how can I run my web application…
-
5
votes2
answers961
viewsHow to redirect from non-www to www?
I want my website visitors to always access with www. I want to somehow redirect in case the user tries to enter without www or Ubdomain. If you try to access exemplo.com I want to redirect to…
-
5
votes1
answer1434
viewshtaccess for web.config
I switched my website to the platform Windows Azure and their server is IIS and my old one was Apache so the routes configured in htaccess are not working, need to know how to convert this:…
-
5
votes2
answers398
viewsGlyphicons with error when publishing to IIS
I’m developing an application with Asp.net-mvc-5 and Bootsrap 3.3.5. In the visual studio, it works perfectly. However, when publishing the application in IIS 8, the bootstrap-glyphicons appear with…
-
5
votes2
answers1857
viewsOSI error when published application
When I publish my application, the following error appears: This Operation requires IIS Integrated pipeline mode. Description: An unhandled Exception occurred During the Execution of the Current web…
-
5
votes0
answers76
viewsMethod to protect IIS from hotlinking
There is some efficient method against hotlinking pro IIS. I tried two but they did not work. <!--Método 1--> <rewrite> <rules> <rule name="Blacklist block"…
-
5
votes1
answer3473
viewsHow to publish website made in Visual Studio?
I created a MVC site in Visual Studio 2017. I want to know how to generate the necessary files for the site to work and in which folder I should include them.
-
5
votes1
answer497
viewsWhere and how to save the API authentication token?
Hello, I’m with an angular application, which will consume a API. For that to happen, I must send one POST to another API, which serves only to generate a token that I will pass on all other…
-
4
votes1
answer127
viewsMicro Ddos mitigation and sudden high access number in resource-limited web applications
It is extensive documentation of how to mitigate (proactively reduce impact while it occurs) denial of service attacks in web applications. People usually cite services like Cloudflare or else as…
-
4
votes2
answers231
viewsRemoving comments in the HTML sent by the server
We all know the good old HTML comments: <!-- Oi, eu sou o Goku! --> The point is: there is some way to delete HTML comments that the server sends to the client? I think such configuration is…
-
4
votes1
answer2883
viewsWhat is the difference between Classic and Integrated in IIS7 Managed Pipeline Mode?
I was having a problem generating a Crystal Reports report that was solved when I changed Managed Pipeline Mode to Classic in the Application Pool. I would like to know the difference between…
-
4
votes2
answers151
viewsHow to get IIS information via c#?
How to get c# some IIS information like Version and some settings like Roles and Services. *Note: My application is not Web.
-
4
votes3
answers10666
viewsError in publishing application to OSI
I am publishing an application on IIS, and when accessing it I get the following error: HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the configuration data…
-
4
votes1
answer13542
viewsStartar site on IIS is returning error 500
Trying to learn how to set up a site on IIS, by typing the site URL, this gives the following error: Server Error 500 - Internal server error. There is a problem with the resource that you are…
-
4
votes1
answer4462
viewsChange port or something on IIS Express. Is there a way?
How can I change a port or something in Visual Studio 2013’s IIS Express.
-
4
votes1
answer756
viewsRemove "public" directory from Laravel 5 by IIS web.config
I have an IIS server where a site built in Laravel 5.3 will be hosted and I need to remove the public folder from the url. NOTE: I am aware that if I enter the IIS manager and change the destination…
-
4
votes1
answer549
viewsDisable IIS cache
I’m having problems with IIS cache (I think the problem is he), whenever I make any changes in the database, changes do not happen on the website, keeps the old data. Changes only appear when I turn…
-
4
votes1
answer72
viewsHow to capture Stackoverflowexception
Hello, I am going through some problems on the server and with the application developed in MVC... I checked that the site was restarting the application pool alone, so I went to Event Viweer and…
-
4
votes1
answer438
viewsPage shows only the files in IIS 7 MVC Application 5
I have a Mvc 5 application, for development I used IIS Express, everything works normally on it, but I am a problem to climb IIS 7. Still on my local machine, later I will take to Windows 2008. The…
-
4
votes3
answers2714
viewsFailure to log in to an IIS application when trying to connect to Sqlserver
When I run an application of the type website in visual studio, database connections work normally. But when trying to run IIS 7 to perform some tests, I get the following message: Unable to open…
-
4
votes1
answer1123
viewsRedirect URL on IIS 7.5
When publishing to the server (iis 7.5) the application: Eu tenho isso => http://meuip:8086 Mas preciso disso => http://meuip:8086/portal when or if created the iis directory with the name…
-
3
votes2
answers578
viewsHow do I always keep my Urls in lower case?
I want all Urls on my site to be lowercase to help with SEO and to make link sharing consistent. How can I do that?
-
3
votes2
answers343
viewsAsp.net MVC4 on IIS 6 - Page not found
I’m having trouble publishing an ASP.NET MVC4 application on an IIS 6. The settings seem to be correct, but the browser shows "error 404". Someone’s been through it?
-
3
votes3
answers1092
viewsWebservice REST does not return XML in IIS 8.0
The webservice in visual studio 2013 works beautifully. I added it to the IIS of windows 8.1, and when it comes time to send the data via REST, it gives me this error: The server encountered an…
-
3
votes1
answer2578
viewsHow to request client IIS 7.5 ssl certificate
How to request the client’s SSL certificate in an ASP.NET MVC 5 application? I enabled SSL on my site using IIS 7.5 but it tries to authenticate the user using the customer certificate but I don’t…
-
3
votes1
answer972
viewsSet main page on IIS
When we deploy to IIS with an MVC 5 application, I need to set the homepage, right? In my case I have the folder Views => Home => Index.cshtml. In my case, I go to Default Document and how do…
-
3
votes1
answer1297
viewsWhat 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 this is. What is and how can I turn off this "signature"? In security tests conducted recommend that I turn off this…
-
3
votes2
answers1257
viewsError when configuring application in IIS Local (Integrated pool)
Personal hail, I am new with . net and am in error when creating an application in iis local. Below print of the exception and my pool. My iis resources and project are the same as a friend’s and on…
-
3
votes1
answer128
viewsApplication stopping when there are many users accessing
My application is crashing and I don’t know exactly why. The only thing that repair is that when there are many users accessing, or making requests it happens. When it happens I have to restart the…
-
3
votes1
answer221
viewsDoubts about gzip compression on IIS servers
I have a question, I have accommodation in kinghost and before activating the support I would like to know if what happens is even a problem. what happens is that the static files (mainly in…
-
3
votes2
answers603
viewsASP Classic runs on ASP.NET server?
I have a site all made in ASP Classic and hosted in a provider. My client - who is a multinational - wants to put their website inside the company’s global server and the guideline that came out…
-
3
votes0
answers533
viewsIIS configuration to authenticate using Active Directory
I created a web system using C# and use a routine to authenticate the user by taking the Active Directory user. However my system is not getting the AD user: it is catching the user from pool of the…
-
3
votes1
answer973
viewsError to leave application authenticated by Windows
I’m trying to leave an application authenticated by Windows. But when I change the settings on IIS with anonymous authentication disabled as per the image below: I have the following mistake:…
-
3
votes1
answer796
viewsHow to authenticate user via AD or via SQL Server Database
The user has to access via Active Director authenticationy when you are in the premises of the Company and when you are outside the Company the access will be via login and password query in an SQL…
-
3
votes2
answers2570
viewsIIS lists directory instead of opening page
I created a website in Visual Studio 2017, clicked to publish it and copied the files to the Inetpub/wwwroot folder However, instead of the page being displayed, the url is returning me to the list…
-
3
votes1
answer196
viewsHow to configure IIS for its proper functioning?
When I run my API by Visual Studio CTRL+F5 or F5 and open my application that consumes this API it works perfectly (Both on the same network or through NAT port forwarding). However when I publish,…
-
2
votes3
answers3089
viewsPublication of MVC 4 site on IIS is giving error
I uploaded my published application to IIS and I can’t see in the browser. Before I was giving error of Forbidden(403) and now of Server Error(404). I’ve never uploaded an MVC site to the IIS. I…
-
2
votes1
answer803
viewsSvg is not rendered, the browser downloads the file in iis
When accessing the site that contains a svg image, it does not appear but the browser downloads the image and in the debug console appears the following message: Resource Interpreted as Document but…
-
2
votes1
answer3034
viewsIIS - Access denied directory
I am using windows server 2008 and IIS 6.1, I have a service that needs to access files in a certain directory, but I do not have access. What I need to configure to get access? After adding…
-
2
votes1
answer204
viewsMigration of iis from visual studio to iis7 location does not access the database
I migrated the default IIS express vs server to the IIS of my pc. Way: visual studio >> Project settings >> Web >> Servers => I took out IIS express and placed local IIS,…
-
2
votes1
answer1822
viewsHow to debug ASP.NET or Webservices applications on IIS
I need to debug my application that consumes a Webservice and I would like to be able to debug Webservice in one Visual Studio window and the application in another, but I can’t make local…
-
2
votes1
answer1093
viewsBlock downloading files on IIS
I’m trying to block the download of the songs on my app. I tried to block by putting a file web.config in the music folder with the settings below: <?xml version="1.0"?> <configuration>…
-
2
votes1
answer867
viewsError 403 - the web server is configured not to list the contents
I am having trouble running my local server in Visual Studio 2013. When I try to run my application the following screen appears: If you need anything else, let me know and I’ll put whatever I need.…