.htaccess - PrestaShop 1.6 - custom entries in htaccess file -
i need add custom entry .htaccess file. unfortunately each rebuild of cache or cache refresh in admin getting lost entry. can declare entries in panel or code prevent them deleting?
using version 1.6.1.1
another possibility add custom entries below following comment:
# ~~end~~ not remove comment, prestashop keep automatically code outside comment when .htaccess generated again #your entries go here e.g php_value max_input_vars 3000 as said in comment
prestashop keep automatically code outside comment when .htaccess generated again
Comments
Post a Comment