Hi all,
This has happened to me a few times and I'd like to save time in the future when running into this situation.
I often either help colleagues out with site deployments or web server configuration. Most times I find myself spending more than what I'd like figuring out:
- Which apache is running
- Which httpd.conf is being used
- Which vhosts file is being used (if any)
- Where documentroot is pointing to.
#3 and #4 I know I can figure out by looking at httpd.conf. No biggie there. But it's be great if anyone could share a bas command that can help me figure out #1 and #2.
Thanks!
Luis