advagg_admin_regenerate_htaccess_button |
function |
./advagg.admin.inc |
Recreate the advagg htaccess files. |
advagg_htaccess_check_generate |
function |
./advagg.missing.inc |
Generate .htaccess rules and place them in advagg dir. |
ADVAGG_HTACCESS_CHECK_GENERATE |
constant |
./advagg.module |
Generate a .htaccess file in the AdvAgg dirs. |
ADVAGG_HTACCESS_REWRITEBASE |
constant |
./advagg.module |
If not empty advagg htaccess will include the given rewritebase. |
advagg_htaccess_rewritebase |
function |
./advagg.module |
See if the .htaccess file uses the RewriteBase directive. |
ADVAGG_HTACCESS_SYMLINKSIFOWNERMATCH |
constant |
./advagg.module |
If true advagg htaccess Options uses SymLinksIfOwnerMatch vs FollowSymLinks. |
advagg_install_htaccess_errordocument |
function |
./advagg.install |
See if the .htaccess file uses the RewriteBase directive. |
advagg_install_update_htaccess |
function |
./advagg.install |
Callback to delete files if size == 0 and modified more than 60 seconds ago. |