1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
AWS Lightsail uses bitnami images, you will find the default path in of the below directories,
/opt/bitnami/apps/wordpress/htdocs/
or
/opt/bitnami/wordpress/wp-content
By default all user files are uploaded to /opt/bitnami/wordpress/wp-content
Let me if this helps,
Relevant content
- asked 2 years ago
- asked 3 years ago

Thanks! For me, I had to upload the verification file to: /opt/bitnami/apps/wordpress/htdocs. I used SFTP using FileZilla for this. Instructions here: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-connecting-to-linux-unix-instance-using-sftp.html .