[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RaQ4 Path to Apache



> [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.