install:domainfactory
DomainFactory
When installing DokuWiki on web space provided by DomainFactory, you may encounter HTTP status code 416 errors “Requested Range Not Satisfiable”. This is because DomainFactory sets invalid range headers as “side effect of their server-side caching”. To prevent these errors, you need to unset the range header via an .htaccess
directive:
RequestHeader unset Range
See also
install/domainfactory.txt · Last modified: by andi