.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

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -