cd /etc/apache2
find . -type f -exec grep -li "DocumentRoot" {} \;This does the search for you... Peter Mitchell Brown wrote: > There we go, its in /etc/apache2 (t appeared all of a sudden!!) > Now, I checked both httpd.conf and apache2.conf and can't find any > setting for my DocumentRoot.. suggestions? > > On 5/3/06, *Shawn* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > On Wednesday 03 May 2006 11:46, Mitchell Brown wrote: > > It's apache 2. There's no folder called "apache2" in /etc > > > > :-/ > > common apache config dirs include: > /etc/apache2 > /etc/apache > /etc/httpd > > Shawn > > > _______________________________________________ > clug-talk mailing list > [email protected] <mailto:[email protected]> > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines ( http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying > > > > > -- > pub 1024D/9091C422 02/05/2006 Mitchell Brown < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > Primary key fingerprint: 812B 94BC EA0D 345A CC1C 2ED9 F7F6 5CCF > 9091 C422 > >------------------------------------------------------------------------ > >_______________________________________________ >clug-talk mailing list >[email protected] >http://clug.ca/mailman/listinfo/clug-talk_clug.ca >Mailing List Guidelines (http://clug.ca/ml_guidelines.php) >**Please remove these lines when replying > _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

