WordPress files on LightSail

0

Can I see and access WordPress files on LightSail without using the console?

질문됨 2년 전634회 조회
3개 답변
2

Hi THere

You can connect to your Linux and Unix Lightsail instances using a third-party SSH client, and connect to your Windows instances using a third-party RDP client.

See https://lightsail.aws.amazon.com/ls/docs/en_us/articles/understanding-ssh-in-amazon-lightsail

profile pictureAWS
전문가
Matt-B
답변함 2년 전
profile pictureAWS
전문가
검토됨 2년 전
0

The above guidance is helpful if you are looking to access your WordPress instance file system from outside the console. If you are interested in viewing & managing site content, you may find the guidance here helpful: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tutorial-launching-and-configuring-wordpress#signing-in-to-the-administration-dashboard

Specifically, you can follow the guidance to find your WP admin password, and login to the admin dashboard. From there, you can manage your posts and media.

AWS
중재자
답변함 2년 전
  • Could you please help on how i can make my WordPress htaccess file writable because ssl plugin has a trouble with the file but i can't see where is httaccess file is located

0

You may also want to ssh into the instance and edit one or both of the following if you are running into trouble enabling HTTPS:

  • sudo nano /opt/bitnami/apache2/conf/bitnami/bitnami.conf
  • sudo nano /opt/bitnami/apache2/conf/bitnami/bitnami-ssl.conf

There's also a tutorial specifically for enabling HTTPS w/ WordPress in Lightsail: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-enabling-https-on-wordpress.

AWS
중재자
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인