You are here

constant ADVAGG_HTACCESS_REWRITEBASE in Advanced CSS/JS Aggregation 7.2

If not empty advagg htaccess will include the given rewritebase.

Related topics

4 uses of ADVAGG_HTACCESS_REWRITEBASE
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.
advagg_install_chk_urls in ./advagg.install
Make sure http requests to css/js files work correctly.

File

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

Code

define('ADVAGG_HTACCESS_REWRITEBASE', '');