[pkg-horde] Bug#725001: other RewriteBase problems

Ivan Sergio Borgonovo ivan.s.b at gmail.com
Sat Sep 6 08:16:33 UTC 2014


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



More information about the pkg-horde-hackers mailing list