PDA

View Full Version : apache location


Dogcow
02-15-2002, 11:52 PM
Hey guys, I've installed webmin on my OS X server, and it needs to know where "the apache executable resides." It should be named "apache."

Any ideas? And if anyone uses webmin and has other suggestions, please contribute.

-Dogcow "moof!"

Dr-NiKoN
02-16-2002, 02:39 PM
The apache executable named apache?

[localhost:~] tor% which apache
apache: Command not found.
[localhost:~] tor% which httpd
/usr/sbin/httpd

Are you sure it isn't httpd?

nikon

Dogcow
02-16-2002, 02:51 PM
I'm not sure. Webmin asks for the apache executable which it says is named apache but it could be the httpd file.

-Dogcow "moof!"

jpkelly
03-04-2002, 12:16 AM
I have Webmin installed.
I believe that in pre 10.1 OS X Server the apache daemon was called apache.
In 10.1+ it is called httpd as it is in most unix platforms.