Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

web.config customerrors not working

  <system.webServer>
    <httpErrors errorMode="Custom">
      <remove statusCode="404"/>
      <error statusCode="404" path="~/404.html" responseMode="File" />
    </httpErrors>
  <system.webServer>
Comment

PREVIOUS NEXT
Code Example
Csharp :: vb.net drag window without titlebar 
Csharp :: unity script template folder 
Csharp :: play sound in sequence unity 
Csharp :: how to compare time strings in c# 
Csharp :: string.insert c# 
Csharp :: C# Async Function simple 
Csharp :: c# insert backslash in string 
Csharp :: c# read string 
Csharp :: c# anonymous type as return value 
Csharp :: remove all values from list c# 
Csharp :: except method c# 
Csharp :: c# datetime 
Csharp :: get list of constants in class c# 
Csharp :: catch multiple exception c# 
Csharp :: value is null to insert in c# 
Csharp :: Transpose Matrix C# 
Csharp :: 2d explosion unity 
Csharp :: binary tree c# 
Csharp :: c# sequential struct with fixed array size 
Csharp :: c sharp type in word and calculate how much a letter is inside that word 
Csharp :: How do I call a string inside a different class 
Csharp :: c#, get a embedded resx file 
Csharp :: txt.att.net not working 2021 
Csharp :: insert button in c# 
Csharp :: ef6 export update 
Csharp :: c# base vs this 
Csharp :: how to check if data already exists in database in c# mvc 
Csharp :: asp:button onclick not respond 
Csharp :: how to get scene color to work with urp unity 
Csharp :: fluent api c# hasmany withmany 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =