i just moved from a raq4 to bq and am facing one or two problems here ;).
i have a site that keeps erroring me with
-> /home/.sites/48/site100/web/.htaccess: RewriteEngine not allowed here
ialready added "AllowOverride All" in /etc/httpd/conf/vhosts/site100.include
the .htaccess file itself looks like this:
[begin]
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^typo3$ typo3/index_re.php
RewriteRule ^[^/]*\.html$ index.php
RewriteRule ^(\links.html)/ - [L]
[eof]
--
http://www.maxxnet.de