Apache configuration file visualization/testing
- by Matt Holgate
Is there a tool available (or a debug mode built into Apache) that will allow me to interactively test and explain an Apache configuration for a given request?
In particular, I'd like to be able to see which directives will apply when requesting a specific URL.
For example, the output for the URL http://myserver.com/foo/bar/bar.html might look…