DEV Community

# iis

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Easier way to run SSR websites (Node.js) on Windows IIS

Easier way to run SSR websites (Node.js) on Windows IIS

Comments
2 min read
How do I host the MTA-STS Policy URL on IIS?

How do I host the MTA-STS Policy URL on IIS?

Comments
1 min read
API call failing when call from React Native, otherwise work fine in any other browser, server in our domain

API call failing when call from React Native, otherwise work fine in any other browser, server in our domain

Comments
1 min read
Deploying Code from GitLab to IIS via Azure DevOps: A Step-by-Step Guide

Deploying Code from GitLab to IIS via Azure DevOps: A Step-by-Step Guide

Comments
5 min read
Issue regarding hosted React Application on IIS

Issue regarding hosted React Application on IIS

Comments 1
1 min read
How to generate a trusted local IIS certificate for .Net development

How to generate a trusted local IIS certificate for .Net development

1
Comments
1 min read
Host and Publish .NET Core 6 Web API Application on IIS Server

Host and Publish .NET Core 6 Web API Application on IIS Server

12
Comments
4 min read
Deploying Sveltekit on IIS !

Deploying Sveltekit on IIS !

Comments
6 min read
A Step-by-Step Guide to Setting up IIS in Windows

A Step-by-Step Guide to Setting up IIS in Windows

1
Comments 2
3 min read
NextJS with IIS

NextJS with IIS

Comments 1
1 min read
Running ASP.NET on local ip, not localhost

Running ASP.NET on local ip, not localhost

Comments
1 min read
How to enable PUT and DELETE Http Verbs on your IIS Website by removing WebDAV feature on Windows Server and Desktop machines.

How to enable PUT and DELETE Http Verbs on your IIS Website by removing WebDAV feature on Windows Server and Desktop machines.

11
Comments 2
5 min read
How To Properly Deploy a Static HTML Site (built by Next.JS) on IIS to Avoid 404's

How To Properly Deploy a Static HTML Site (built by Next.JS) on IIS to Avoid 404's

4
Comments 2
2 min read
Redirect www to non www via web.config on IIS web app

Redirect www to non www via web.config on IIS web app

7
Comments
1 min read
Clean temporal files from site from IIS Powershell

Clean temporal files from site from IIS Powershell

9
Comments 1
1 min read
IIS error (500.19)

IIS error (500.19)

3
Comments
2 min read
Publishing SPA application (ASP.NET Core + Angular) on IIS Server

Publishing SPA application (ASP.NET Core + Angular) on IIS Server

2
Comments 2
4 min read
ASP.NET Core - IIS Set environment in web.config

ASP.NET Core - IIS Set environment in web.config

5
Comments
1 min read
Deploy ASP.Net Website on IIS in Our Local Machine

Deploy ASP.Net Website on IIS in Our Local Machine

5
Comments
1 min read
How to deploy to IIS using Azure DevOps YAML pipelines

How to deploy to IIS using Azure DevOps YAML pipelines

5
Comments
5 min read
Publish from Visual Studio and automatically encrypt appSettings using aspnet_regiis

Publish from Visual Studio and automatically encrypt appSettings using aspnet_regiis

3
Comments
1 min read
Deploy Angular App a IIS

Deploy Angular App a IIS

4
Comments 2
3 min read
Nginx with IIS server

Nginx with IIS server

Comments
1 min read
Simple Deploy

Simple Deploy

1
Comments
1 min read
Modify IIS Site Log Location With PowerShell

Modify IIS Site Log Location With PowerShell

1
Comments
2 min read
AWS newbie's overview

AWS newbie's overview

6
Comments 1
2 min read
Fix max URL and query string length with web.config and IIS

Fix max URL and query string length with web.config and IIS

1
Comments 1
2 min read
How to host pgAdmin 4 on Windows Server

How to host pgAdmin 4 on Windows Server

Comments
4 min read
ASP.NET Core 3 deploy to Windows IIS mode changed

ASP.NET Core 3 deploy to Windows IIS mode changed

6
Comments
2 min read
Web.config location element demystified

Web.config location element demystified

5
Comments
4 min read
Web.config redirects with rewrite rules - https, www, and more

Web.config redirects with rewrite rules - https, www, and more

11
Comments 2
6 min read
Web.config transformations - The definitive syntax guide

Web.config transformations - The definitive syntax guide

10
Comments 1
6 min read
Debugging System.AccessViolationException - DllImport hell

Debugging System.AccessViolationException - DllImport hell

2
Comments
5 min read
Reverse Proxying Facebook

Reverse Proxying Facebook

5
Comments 1
2 min read
【Sysinternals の Process Monitor でトラブルシューティング】謎のネットワークファイル取得失敗

【Sysinternals の Process Monitor でトラブルシューティング】謎のネットワークファイル取得失敗

1
Comments
2 min read
How to add Tracing to Windows Server 2012 R2 under Azure

How to add Tracing to Windows Server 2012 R2 under Azure

2
Comments
1 min read
How do I embed javascript into an IIS UrlRewrite rule?

How do I embed javascript into an IIS UrlRewrite rule?

6
Comments
1 min read
Need help with IIS UrlRewriting (again)

Need help with IIS UrlRewriting (again)

2
Comments
1 min read
IIS UrlRewrite: How to rewrite from just a domain to domain and path

IIS UrlRewrite: How to rewrite from just a domain to domain and path

2
Comments
1 min read
Now need help setting up a reverse proxy in IIS

Now need help setting up a reverse proxy in IIS

1
Comments 3
2 min read
How I fixed FileStream error on Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer

How I fixed FileStream error on Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer

1
Comments
2 min read
Load Testing Your Web Server

Load Testing Your Web Server

112
Comments 5
4 min read
Create a Self-Signed Certificate for IIS with Powershell

Create a Self-Signed Certificate for IIS with Powershell

1
Comments
4 min read
How to remove IIS server information from the response header?

How to remove IIS server information from the response header?

5
Comments
1 min read
Setting up CI/CD pipeline to deploy a .net core application to an IIS Server through Azure Devops

Setting up CI/CD pipeline to deploy a .net core application to an IIS Server through Azure Devops

22
Comments
8 min read
aspnetcore 3.1.2 windows hosting bundle caused 503 services unavailable

aspnetcore 3.1.2 windows hosting bundle caused 503 services unavailable

6
Comments
1 min read
Using HTTP platform handler to host a node.js application via IIS

Using HTTP platform handler to host a node.js application via IIS

12
Comments 6
2 min read
3008 A configuration error has occurred

3008 A configuration error has occurred

6
Comments
2 min read
Analysis of Administrator Propaganda: Story of a web service troubleshoot, without touching the code.

Analysis of Administrator Propaganda: Story of a web service troubleshoot, without touching the code.

4
Comments
3 min read
How to publish ASP.NET Core application by using Jenkins

How to publish ASP.NET Core application by using Jenkins

15
Comments
3 min read
Deploying Svelte App to IIS

Deploying Svelte App to IIS

6
Comments
1 min read
Http Error 500.30 Ancm In Process Start Failure

Http Error 500.30 Ancm In Process Start Failure

5
Comments
2 min read
Securing IIS

Securing IIS

8
Comments
2 min read
Create IIS application pool and application via command line

Create IIS application pool and application via command line

6
Comments
2 min read
Demystifying the ASP.NET Core Request Pipeline: Part 1 - Receiving Requests

Demystifying the ASP.NET Core Request Pipeline: Part 1 - Receiving Requests

6
Comments
7 min read
Demystifying the ASP.NET Core Request Pipeline: Preface

Demystifying the ASP.NET Core Request Pipeline: Preface

7
Comments
2 min read
Deploying Node/Express app on a Windows Server

Deploying Node/Express app on a Windows Server

34
Comments 2
2 min read
Need help by moving a Webapp from Azure to NAS

Need help by moving a Webapp from Azure to NAS

4
Comments
1 min read
Force HTTP To HTTPS Redirect Via AWS Elastic Load Balancer

Force HTTP To HTTPS Redirect Via AWS Elastic Load Balancer

7
Comments
2 min read
Hosting a Node.js application on Windows with IIS as reverse proxy

Hosting a Node.js application on Windows with IIS as reverse proxy

109
Comments 112
3 min read
loading...