I spent a long time digging around in a bunch of directories. I couldn't find httpd.conf in any apache directories, the one you mentioned included. I also don't even have an /etc/httpd directory. And the find command (which I didn't know about, so thank you!) returned nothing.
I am thoroughly confused at the point. On Saturday, June 7, 2014 3:00:12 PM UTC-7, WB8TKL wrote: > > Greetings, > > On Sat, 7 Jun 2014, Michael Thompson wrote: > > > I don't know where the httpd.conf file is located :( > > Typically httpd.conf is located in /etc. But if you install apache, > it > may be /etc/apache/httpd.conf or /etc/httpd/httpd.conf > > You can always use the 'find' command to locate files: > > find / -name httpd.conf > > > --- Jay Nugent WB8TKL > Ypsilanti, MI > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
