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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ