22 Apr

Debugging Apache virtual hosts

Sometimes you might need to check how Apache sees your virtual hosts. Especially if you have hundreds of them. Here’s how you can go:

httpd -D DUMP_VHOSTS

Apache will output all your virtual hosts.



Leave a Reply

Your email address will not be published. Required fields are marked *