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. (149)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (80)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (3)
  • Microsoft (303)
    • .Net (66)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (213)
    • Windows (24)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (6)
  • Reviews (10)

Recent Articles

  • How to delete a file or folder in Python? Sep 21, 2023
  • How to create a directory, and any missing parent directories in Python? Sep 20, 2023
  • How to exit from single-user mode in SQL Server database? Sep 14, 2023
  • How to group by datetime column without considering time? Aug 31, 2023
  • What Is Django Used For and Why Do We Use The Django Framework? Aug 29, 2023
  • Returning multiple values from a function in Python Aug 10, 2023
  • How to decode ASCII to text in C#? Aug 3, 2023
  • How to encode a string to ASCII in C#? Jul 19, 2023
  • Advantages and disadvantages of cursors in SQL Server Jul 15, 2023
  • What is hosts file and how to use it to override DNS? Jul 5, 2023

Subscribe MyTecBits.com

Online Tools

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

Popular Articles

  • How To Get Day Of Week In SQL Server?
  • SQL Server: Concatenate Multiple Rows Into Single String
  • Error: 'SqlConnection' could not be found in the namespace (Solved)
  • Where is SQL Server Configuration Manager?
  • How to compare contents of two files in Visual Studio Code?
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 - 2023 My Tec Bits. All Rights Reserved.