xuanbao In the open litespeed default, the information in the .htacess file is only updated and changed after openlitespeed is restarted. Is there a way to automatically update the content in the .htacess file after a day?
xuanbao I am thinking about create a cronjob, at 4AM every day, It will check if the htacess was modifed within 24h or not. If yes, the Open Litespeed sever will restart. But I don't know how to make that cronjob
aaP_anmol_devrims Yes, there is a way to automatically update the content in the .htaccess file after a day. You can use a cron job to do this. To create a corn job, you can follow this blog guide.