M MilenaDok New Arrival Registered Oct 5, 2020 #1 Hello, I have a website in a subdirectory. Before, I had a .htaccess file in there, but now, the server keeps the .htaccess file but deletes the contents. any suggestions? Thanks
Hello, I have a website in a subdirectory. Before, I had a .htaccess file in there, but now, the server keeps the .htaccess file but deletes the contents. any suggestions? Thanks
C cortez New Arrival Registered Oct 6, 2020 #2 This sounds strange. You may wish to contact your hosting provider about this. In the meantime, try deleting the file, FTP it up again, then change permissions to 0444. The server won't have modified permissions then.
This sounds strange. You may wish to contact your hosting provider about this. In the meantime, try deleting the file, FTP it up again, then change permissions to 0444. The server won't have modified permissions then.
S superherohosts New Arrival Registered Oct 14, 2020 #3 You can contact your hosting provider to set the attribute on .htaccess file which wont modify your htaccess file chattr +a .htaccess
You can contact your hosting provider to set the attribute on .htaccess file which wont modify your htaccess file chattr +a .htaccess