DirectoryIndexRedirect is available in version 2.3.14 and later. (mod_dir)
Is there an alternative method for older versions? I have different DirectoryIndex directive sets for a lot of directories and would like a generic rule I can apply on the root directory. That way I would not have to maintain separate redirect rules for each directory.
<Directory>s. – Aeyoun Jan 23 at 10:28RewriteRuleinstead ofDirectoryIndex, although you seem to suggest that this would be more trouble? – w3d Jan 23 at 10:34