WordPress files on LightSail

0

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

posta 2 anni fa634 visualizzazioni
3 Risposte
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
ESPERTO
Matt-B
con risposta 2 anni fa
profile pictureAWS
ESPERTO
verificato 2 anni fa
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
MODERATORE
con risposta 2 anni fa
  • 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
MODERATORE
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande