Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

apache problem



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!]






BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org