Date Published: March 4, 2022
What Acquia supports in .htaccess
Some .htaccess code is supported on Acquia's managed Drupal platforms, while other .htaccess code is not. See below for details.
Supported¶
Unsupported ¶
Options +Indexes
which on other platforms will list the files inside a directory. That will not result in an error, but due to security concerns it will have no effect.DirectoryIndex
is also not supported for the same reason.
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.