Skip to content

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 ?

asked 2 years ago768 views
1 Answer
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

EXPERT
answered 2 years ago
  • 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 !!!

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.