You are here

constant ADVAGG_HTACCESS_SYMLINKSIFOWNERMATCH in Advanced CSS/JS Aggregation 7.2

If true advagg htaccess Options uses SymLinksIfOwnerMatch vs FollowSymLinks.

Related topics

3 uses of ADVAGG_HTACCESS_SYMLINKSIFOWNERMATCH
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_admin_settings_form_submit in ./advagg.admin.inc
Clear out the advagg cache bin when the save configuration button is pressed.
advagg_htaccess_check_generate in ./advagg.missing.inc
Generate .htaccess rules and place them in advagg dir.

File

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

Code

define('ADVAGG_HTACCESS_SYMLINKSIFOWNERMATCH', FALSE);