Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

IIS 7.5

Redirect HTTP To HTTPS With web.config

Aug 18, 2018Oct 14, 2017 by Beaulin Twinkle
Redirect HTTP To HTTPS With web.config

Redirect HTTP To HTTPS in IIS using web.config. How to redirect the HTTP url requests to it’s equivalent HTTPS url in IIS ASP.NET website?

Categories IIS, Web Security Tags ASP.NET, IIS 7, IIS 7.5, IIS 8, IIS 8.5, IIS10, Web Site 2 Comments

HTTP Error 404.13 – Not Found: deny a request that exceeds the request content length

Aug 18, 2018Oct 14, 2017 by Beaulin Twinkle
HTTP Error 404.13

Solution for HTTP Error 404.13 – Not Found: The request filtering module is configured to deny a request that exceeds the request content length.

Categories .Net, IIS Tags ASP.NET, IIS 7, IIS 7.5, IIS10 Leave a comment

IIS: Changing maxQueryString and maxUrl

Jul 31, 2019Aug 15, 2013 by Beaulin Twinkle
Changing-maxquerystring-and-maxurl-01

Increasing or decreasing the default values of maxQueryString and maxUrl for a website or web application in the web.config file. You may need to change the maxQueryString and maxUrl lengths to avoid 404.15 error.

Categories IIS, Internet & Web Dev. Tags IIS 7, IIS 7.5, Web Site 5 Comments

Securing Query String in ASP.NET MVC

May 7, 2022Jun 24, 2013 by Beaulin Twinkle
My Tec Bits

How to secure the query string in ASP.NET or MVC websites or intranet applications? List of references which deals with securing query string.

Categories .Net, Internet & Web Dev. Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC Leave a comment

Best Practice: ASP.NET MVC Query String

Aug 18, 2018Jun 24, 2013 by Beaulin Twinkle
My Tec Bits

ASP.NET MVC Query String Security Best Practices. Best practices on using Query String in ASP.NET or MVC. Avoid query string too long errors.

Categories .Net, IIS Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC Leave a comment

Change the IIS Application Pool Recycling Duration

Jul 31, 2019Jun 10, 2013 by Beaulin Twinkle
IIS-Application-Pool-Recycle-2

How to change the IIS Application Pool recycling duration? By default the application pool is be set to recycle every 29 hours. This can be changed.

Categories IIS Tags IIS 6, IIS 7, IIS 7.5 1 Comment

Solution for Query String Too Long Error

Aug 18, 2018May 27, 2012 by Beaulin Twinkle
My-Tec-Bits

Query String Too Long – You may get a “414 – query string too long” error in internet explorer. Here is a solution for the error.

Categories IIS, Internet & Web Dev. Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC, Web Site 2 Comments

Article Categories

  • Android (2)
  • Apple (22)
    • macOS (22)
  • Internet & Web Dev. (152)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (83)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (4)
  • Microsoft (318)
    • .Net (69)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (225)
    • Windows (24)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (6)
  • Reviews (10)

Recent Articles

  • Installing .NET SDK in Linux Mint and debugging C# code using VS Code Jun 21, 2024
  • Generating random number in C#  Jun 6, 2024
  • How to calculate running total in SQL Server? Apr 27, 2024
  • How to import XML data into SQL Server using SELECT query? Apr 10, 2024
  • How to prevent VS Code from replacing an already opened preview tab with a subsequently opened one? Mar 13, 2024
  • Separating letters and numbers from strings in SQL Server Mar 6, 2024
  • How to call or run another application from python code? Feb 15, 2024
  • How to store images in SQL Server? Jan 17, 2024
  • Error: A table that has FILESTREAM columns must have a nonnull unique column with the ROWGUIDCOL property. Jan 8, 2024
  • Fix for Error: “FILESTREAM feature is disabled” while adding FILESTREAM Jan 4, 2024

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • Joining Tables from Databases on Different SQL Servers
  • How to store images in SQL Server?
  • Where is SQL Server Configuration Manager?
  • SQL Server: Search and Find Table by Name
  • Convert UTC DateTime to different time zones in SQL Server
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2025 My Tec Bits. All Rights Reserved.