Skip to main content

Timeline for Where is httpd.conf?

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
Nov 20, 2015 at 14:07 vote accept mareoraft
Nov 19, 2015 at 22:19 answer added mareoraft timeline score: 1
Nov 19, 2015 at 22:16 history edited mareoraft CC BY-SA 3.0
added 50 characters in body
Nov 19, 2015 at 22:15 comment added mareoraft @UlrichSchwarz That wouldn't be useful for me personally. But for general usefulness to people, I was looking for "as many OSes as possible". I'll change the question to that.
Nov 18, 2015 at 5:29 comment added Ulrich Schwarz "Any OS" explicitly including Windows?
Nov 18, 2015 at 1:31 comment added mareoraft It looks like apachectl -V is working for me on both OSX and FreeBSD.
Nov 18, 2015 at 1:21 comment added mareoraft I installed apache24 on FreeBSD via pkg, but both "apache2" and "apache24" are not commands. Now I'm trying to find that.
Nov 18, 2015 at 1:18 comment added mareoraft I was hoping there was an apache2 command that just told you where it was.
Nov 18, 2015 at 1:16 comment added mareoraft That's not bad, but could be very slow in a big filesystem. Perhaps there are very common places for httpd.conf that could limit where we look? Or perhaps httpd.conf location is always somewhere relative to some other apache thing?
Nov 18, 2015 at 1:11 comment added user2196728 find / -name "httpd.conf" ? or apache2 -V that gives something like SERVER_CONFIG_FILE="/etc/apache2/apache2.conf"?
Nov 18, 2015 at 1:09 history asked mareoraft CC BY-SA 3.0