Hi @ghina.altal,
The permissions were not changed. You can check them by running this command
sudo ls -la /opt/bitnami/apache2/htdocs
You will obtain something like this (there are a lot of files that are owned by bitnami)
apache2/htdocs:
total 212
drwxrwxr-x 5 bitnami bitnami 4096 Dec 27 09:31 .
drwxr-xr-x 14 root root 4096 Aug 15 10:42 ..
rw-r--r-- 1 bitnami daemon 4706 Jan 10 07:12 .htaccess
-rw-r--r-- 1 bitnami bitnami 418 Jul 17 16:30 index.php
-rw-r--r-- 1 bitnami bitnami 19935 Jul 17 16:30 license.txt
-rw-r--r-- 1 bitnami bitnami 7415 Dec 27 09:31 readme.html
-rw-r--r-- 1 bitnami bitnami 40 Nov 15 10:20 robots.txt
-rw-r--r-- 1 bitnami bitnami 6878 Dec 27 09:31 wp-activate.php
drwxr-xr-x 9 bitnami bitnami 4096 Oct 23 15:13 wp-admin
-rw-r--r-- 1 bitnami bitnami 364 Jul 17 16:30 wp-blog-heade
Please connect to the instance and run the commands again. Could you please share a screenshot of the console when you run the commands?
Thanks