Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
>> SymLinksIfOwnerMatch I didn't notice this at the InstallFest. It probably means that symlinks will only work if they're owned by the web user and/or web group. On Fedora this is user "apache" and group "apache". Try changing "SymLinksIfOwnerMatch" to "FollowSymLinks", to test this hypothesis. On Wed, Nov 24, 2010 at 9:05 AM, <> wrote: > Dan Kressin <dkressin-/E1597aS9LQAvxtiuMwx3w at public.gmane.org> writes: > >--- On Tue, 11/23/10, j. daniel moylan-/E1597aS9LQAvxtiuMwx3w at public.gmane.org <j. daniel > moylan-/E1597aS9LQAvxtiuMwx3w at public.gmane.org> wrote: > >> though the following is in > >> httpd.conf, sym links are not followed: > >> > >> <Directory /> > >> Options FollowSymLinks > >> AllowOverride None > >> </Directory> > >> > >> is there something additional/different i should be doing? > > > Do you have a similar stanza matching whatever > > DocumentRoot is set to? What options are set there? > > DocumentRoot "/var/www" > > <Directory "/var/www"> > Options Indexes FollowSymLinks > AllowOverride None > Order allow,deny > Allow from all > </Directory> > > <IfModule mod_userdir.c> > UserDir www > </IfModule> > > <Directory /home/*/www> > AllowOverride FileInfo AuthConfig Limit > Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec > <Limit GET POST OPTIONS> > Order allow,deny > Allow from all > </Limit> > <LimitExcept GET POST OPTIONS> > Order deny,allow > Deny from all > </LimitExcept> > </Directory> > > tia, > ole dan > > j. daniel moylan > 84 harvard ave > brookline, ma 02446-6202 > 617-232-2360 (tel) > 810-454-1823 (fax) > jdm-LPA1KyJyIuz1P9xLtpHBDw at public.gmane.org > www.moylan.us > [death to html bloat!] > _______________________________________________ > Discuss mailing list > Discuss-mNDKBlG2WHs at public.gmane.org > http://lists.blu.org/mailman/listinfo/discuss > -- John Abreau / Executive Director, Boston Linux & Unix GnuPG KeyID: 0xD5C7B5D9 / Email: abreauj-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org GnuPG FP: 72 FB 39 4F 3C 3B D6 5B E0 C8 5A 6E F1 2C BE 99
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |