I'm facing issue while working with Hostinger VPS every time auto deleting /var
root directory on VPS for apache2 server after reinstalling Ubuntu 22.04 even after rebooting the VPS on the Hostinger platform. It works for a few minutes and then the whole directory is deleted.
I'm using apache2 server configuration file which in the future will be working with Flask and React js. I want to know why I'm losing the /var
directory after reinstalling Ubuntu 22.04 on Hostinger VPS. I can access the /var
directory for few minutes, then I'm facing a no such file or directory
error.