PDA

View Full Version : Webmin vs. ServerAdmin


jpkelly
03-09-2002, 05:22 AM
I think it is fair to say that Webmin gives better control over Apache than Apple's Server Admin.
My concern is with the httpd.conf vs. httpd_macosxserver.conf files.
I wish I could do without having to use both of them.
Anyone have any suggestions or ideas about this issue?

meancode
03-10-2002, 11:03 PM
well httpd.conf is the guts of apache, and httpd_macosxserver.conf is an included file that the Server Admin writes to when you make changes in Server Admin. there is no way of getting around httpd.conf, thats what contols apache, period. if you want to do everything manauly, then i guess you could do without the httpd_macosxserver.conf file, but i doubt you'd want to.