On Sat, Aug 06, 2005 at 11:41:05AM +0300, Lior Kaplan wrote: > Since I have access to more than one machine, it easier to have all of > them using FHS pathnames. So all services that the machine provides go > to /srv.
This is part of the FHS I don't fully agree with. Read the rationale. Currently Sarge packages seem more adapted to /var/www rather than /srv/www or similar. /srv seems to make chrooting even more complicated. But I figure that time will tell. > > Why you edit config file, please start to make sure the pathnames aren't > hard coded. That will be useful in the future. > > What about moving all the stuff to /srv and making /iglu a symlink? that > should give us enough time to make the changes. Symlinks won't always work. Apache will sometimes honor symlinks and sometimes not (especially symlinks that point "outside"). Anything that involves a chroot breaks with such a symlink. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend
