On Friday 03 April 2009 12:07:05 Daed Lee wrote: > On Thu, Apr 2, 2009 at 6:45 PM, Michael Homer <mich...@gobolinux.org> wrote: > > On Friday 03 April 2009 11:00:09 Daed Lee wrote: > >> On Wed, Apr 1, 2009 at 12:52 AM, Jonas Karlsson <cj.karls...@gmail.com> > > > > wrote: > >> >> This results in the following duplicate paths: > >> >> > >> >> /System/Settings/httpd/conf (a directory that contains the > >> >> mod_php5.conf file) > >> >> > >> >> and > >> >> > >> >> /Programs/HTTPD/Settings/httpd/conf (a directory that doesn't contain > >> >> anything) > >> > > >> > If it's empty this is a bug. > >> > >> What would the proper behavior be in this case then? > >> > >> From your explanation, if applications can't place files inside other > >> applications' directories under /Programs, then > >> /System/Settings/httpd/conf must exist as a folder, not a symlink, and > >> thus /Programs/HTTPD/Settings/httpd/conf would be unused. > > > > Yes. > > OK, so /Programs/HTTPD/Settings/httpd/conf/ is unused and all settings > should be placed in /System/Settings/httpd/conf/ instead correct? No. There shouldn't be real files in /System/Settings.* But it's your system, so really you can do what you want, it won't do any harm. The proper way of handling new files is to put them in the /Programs entry and re-link. I don't really see why you'd do it here, though; conf is only there so other programs can insert their configuration into Apache without having to guess the right place to put it in httpd.conf. You can just edit the file yourself. > Seems kind of confusing to have duplicate conf/ folders like that. I'm > still curious about Jonas' comment that this is a bug. It isn't a bug if conf was always empty. Your initial description made it sound like something had gone missing, but I don't think there's a bug here (that said, there seems to be an interesting situation I ran into while testing this when you have an empty directory in Settings coupled with a pre- existing symlink of the same name in /S/S, but that's not what you hit here).
* There are a few in there, like passwd and fstab, that have to be actual files because of software limitations and tools that won't follow links. No others should be created, ideally. -Michael
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel