> -----Opprinnelig melding----- > Fra: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] > På vegne av Alexander Dalloz > Sendt: 30. april 2004 13:57 > Til: For users of Fedora Core releases > Emne: Re: .htaccess files and apache > > Am Fr, den 30.04.2004 schrieb Trond Husø um 08:39: > > > I put in the following line which didn't help... > > > > <Directory "/home/sites/%0/web"> > > AllowOverride All > > </Directory> > > > > # %0 is used since there are virtualhosts on the boks and the directory > > under sites is called f.instans www.home.net > > I've also noticed this: > > <Directory /> > > Options FollowSymLinks > > AllowOverride None > > </Directory> > > And was wondering if I should change none to all, but I bet that would > > be a security risk. > > Why using "All" if all you need to get what you want is "AllowOverride"? > > > Yours, > > Trond Husø > > Alexander > Hi Alexander Can you elaborate? -t-