You are here

constant ADVAGG_DIR_HTACCESS in Advanced CSS/JS Aggregation 6

Same name and namespace in other branches
  1. 7 includes/constants.inc \ADVAGG_DIR_HTACCESS

Default value for creating a htaccess file in the advagg directories.

2 uses of ADVAGG_DIR_HTACCESS
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_htaccess_check_generate in ./advagg.module
Generate .htaccess rules and place them in advagg dir

File

./advagg.module, line 67
Advanced CSS/JS aggregation module

Code

define('ADVAGG_DIR_HTACCESS', TRUE);