There are a couple of other related RewriteBase problems too and this
should actually suggest that rewrite rules should be moved elsewhere.

wicked and ansel .htaccess miss their RewriteBase directives.
Without these RewriteBase once rewriting is enabled ansel and wicked
return all 404.

There is no right place to put "optional" RewriteRule for activesync.

RewriteRule .* - [E=HTTP_MS_ASPROTOCOLVERSION:%{HTTP:Ms-Asprotocolversion}]
RewriteRule .* - [E=HTTP_X_MS_POLICYKEY:%{HTTP:X-Ms-Policykey}]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

nor eg to redirect to https.

Moving all to /etc/apache2/conf-available would make managing all this
easier expecially if you're running horde on several virtualhosts with
slightly different configuration.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to