Untitled - Enable 📄 Detailed Error Messages in IIS

Enable 📄 Detailed Error Messages in IIS

By default, due to security reasons, IIS hides detailed information about all errors, but you can enable them when needed. Open the web.config file for the Website or Application that you want to enable detailed error messages and add the following...

what is ssl - Configure 🔒 SSL on Apache Tomcat

Configure 🔒 SSL on Apache Tomcat

To set SSL on Tomcat, we need a digital certificate that can be created using Java keytool for the development environment. For the production environment, you should get a certificate from trusted providers such as Lets’ Encrypt...

Vmware Training - VMware ⚠️ Configuration Limits

VMware ⚠️ Configuration Limits

Here is a list of VMware vSphere Configuration limits for the latest VMware vSphere version and some previous releases. Virtual Machine Limits vSphere7.06.76.56.0 5.55.1 5.0Virtual CPUs per virtual machine256256*128128646432RAM per virtual...

Apache Tomcat Dashboard - ⚙️ Apache Tomcat: Check Version

⚙️ Apache Tomcat: Check Version

In this quick article I'll show you how you can check Apache Tomcat version. We will be using only the cmd and a method from catalina.jar

Apache mod rewrite vulnerability - ⚠️ CVE-2011-3368

⚠️ CVE-2011-3368

The information has been provided by Rodrigo Marcos. A recent Apache vulnerability has been made public whereby an attacker could gain unauthorised access to content in the DMZ network: The mod_proxy module in the Apache HTTP Server 1...