[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RaQ4 Path to Apache
- Subject: RE: [cobalt-users] RaQ4 Path to Apache
- From: "MCA" <mca@xxxxxxxxxxxxxxxxx>
- Date: Thu Jan 18 11:04:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> [12:48:51 cjraven@kenmore]$ find / -name apache -print
>/usr/sbin/httpd (it's called httpd)
You can also simply do "locate httpd" to verify it
Thanks! Knowing that it's called "httpd" is a major help. I had tried doing
"locate" on apache and all I could find was the lib and include directories.