############################################################################## # # RewriteEngine (powerful URI to filename mapping) # ############################################################################## # Please see the manual before use LoadModule = mod_rewrite.php # ReflectRewriting will reflect changes to the requested path name in server # error responses, when for example the rewritten file name does not exist or # has no read permissions set; otherwise the url from the request will be # printed in such server messages. # Note: This config directive affects mod_multiviews as well and shouldn't # be used if mod_proxy is active. #ReflectRewriting = 1