You are here

constant AcsfInitCommands::ACSF_HTACCESS_PATCH in Acquia Cloud Site Factory Connector 8.2

Content that we need to add to customers' .htaccess files.

File

acsf_init/src/Commands/AcsfInitCommands.php, line 26

Class

AcsfInitCommands
Provides drush commands to set up a codebase for Acquia Cloud Site Factory.

Namespace

Drush\Commands

Code

const ACSF_HTACCESS_PATCH = 'RewriteCond %{REQUEST_URI} !/sites/g/apc_rebuild.php$';