Saltar al contenido

Can not see the htdocs folder in the bitnami/ wordpress

0

Hi I need to upload my sitemap.xlm to the root of the server can access it but dont see the htdocs !!! there is only bitnami/wordpress/wp-content !!

is this hidden ? any idea how to access it ?

preguntada hace 2 años777 visualizaciones
1 Respuesta
0

Hello.

Looking at the blog below, the directory to place it seems to be "/opt/bitnami/apps/wordpress/htdocs".
https://medium.com/@iansamz/setup-sitemap-xml-in-lightsail-wordpress-7fa1d6bac5b0

EXPERTO
respondido hace 2 años
  • there is not htdocs under /wordpress directory !

  • The directory you are looking at is "bitnami/wordpress/wp-content". The directory you need to look at is "/opt/bitnami/apps/wordpress/htdocs".

    # incorrect directory
    bitnami/wordpress/wp-content
    
    # correct directory
    /opt/bitnami/apps/wordpress/htdocs
    
  • Hi Riku, under /wordpress dir. the htdocs not exist ! I wonder if it is hidden ! all i see is folder like /uploads. /themes .... etc !!!

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.