View previous topic :: View next topic |
Author |
Message |
robot boy n00b
Joined: 21 Nov 2002 Posts: 22 Location: Cambridge, MA
|
Posted: Sat Jan 25, 2003 7:08 pm Post subject: i need a spare apache2.conf |
|
|
i was dumb and zapped my apache2.conf file (by overwriting it with something else - still not used to nano, i'm afraid)
can someone help me and post (or tell me where to get) a clean apache2.conf - the one that's in the /etc/apache2/conf directory right after an emerge??
thanks! |
|
Back to top |
|
|
avendesora Veteran
Joined: 16 Aug 2002 Posts: 1739 Location: Betelgeuse vicinity
|
Posted: Sat Jan 25, 2003 7:34 pm Post subject: |
|
|
You can probably find that file in the source tarball.
Code: |
tar tzf /usr/portage/distfiles/apache(whatever) | grep ".conf"
|
will give you a list of .conf files in there. |
|
Back to top |
|
|
robot boy n00b
Joined: 21 Nov 2002 Posts: 22 Location: Cambridge, MA
|
Posted: Sat Jan 25, 2003 7:39 pm Post subject: |
|
|
ah, i forgot that the files reside on the computer .. dumb me
i actually found it in /usr/portage/net-www/apache/files/2.0.40 |
|
Back to top |
|
|
|