Category "web-config"

URL rewriting with /!#/ symbol in web.config

I want to redirect my old url https://mysite1.com/#!/page1 to new url https://mysite2.com/page1, other answers did not help, tried. <rule nam

How do I allow restricted characters in the URL of a .net core application?

Previously, to allow for encoded special characters to be passed as part of a URL in a .net framework service, I've added this to the web.config file within the

How to do 1 URL re-write rule for multiple ids?

I have these URLs: https://www.example.com/amp/articles/10/title https://www.example.com/amp/videos/11/title I need to redirect only specific ids to non amp as

Request redirect to /Account/Login?ReturnUrl=%2f since the installation on server

I'm working with asp.net core 2.1, I launch the app on my local machine without any problem and I can debug it and open it on the browser but when I deploy it t

Website displaying 'Default OaO frameset' as title [closed]

I recently modified my .htaccess file on my website to: ErrorDocument 404 http://www.example.co.uk/404.php where example.co.uk is my replaced

Web.config causing "blocked by group policy" error

The myriad of different web.config settings have always been a bit of a mystery to me. I'm glad Microsoft has cleaned up some of the content put there by defaul

How to configure the web.config to allow requests of any length

I am building a site in which i would like to create a file client side from the value of a textarea element. I have the code in place to do this, but i am get

Configuring a WCF service (Web.config) - HttpsGetEnabled, HttpsGetUrl

I am trying to deploy a Silverlight with WCF Service to a hosting. Basically, I have the same problem as this guy: How to configure WCF services to work through

ASP.NET: HTTP Error 500.19 – Internal Server Error 0x8007000d

I am replicating web application deployment and found several issues related to HTTP Error 500.19. My machine is running Windows 7 while the working development