Index: [Article Count Order] [Thread]

Date:  Wed, 9 Jul 2008 15:11:27 +0100
From:  "Martyn Bailey" <martyn (at mark) solis.co.uk>
Subject:  [coba-e:13483] AllowOverride All
To:  coba-e (at mark) bluequartz.org
Message-Id:  <4874D51F.29629.B4C88B5@localhost>
X-Mail-Count: 13483

I'm knocking a box together simply to run Drupal sites.

For this to work, I normally have to edit each 'siteN.include' (in 
/etc/httpd/conf/vhosts/)
adding:
<Directory /home/.sites/xxx/siteN/web> 
AllowOverride All 
</Directory> 

Is there a sane way to set this by default?

Sorry if this has been covered before (I do seem to recall seeing it 
mentioned), but I'm not near my main machine with the coba-e archive.