Runbook

Virtual Host Mismatches on Apache Server.

Back to Runbooks

Overview

This incident type refers to frequent mismatches between the virtual hosts configured on an Apache server. This can cause issues with routing traffic to the intended web application or website, resulting in downtime or other problems. It is important to address these mismatches promptly to ensure the proper functioning of the server and any associated applications.

Parameters

Debug

Check Apache configuration syntax errors

Check Apache configuration for the specified <virtual_host>

Check the HTTP response headers of the specified URL <url>

Check the DNS resolution of the specified <hostname>

Check if the specified <port> is open and listening

Check the Apache access log for requests to the specified <virtual_host>

Repair

Verify the Apache configuration files to ensure all the virtual host configurations are correct and consistent.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.