Skip to main content

Node.js app registered but not working correctly on Add-On domain

Comments

4 comments

  • SamuelM
    Hello @g_silverfox If you are only getting a directory listing when you attempt to visit the site, that means something is not configured to properly recognize the correct application startup file. Can you please provide us the contents of the following file? /etc/apache2/conf.d/userdata/ssl/2_4/$user/$domain.nodejs.conf Please edit the contents so that your domain name is not exposed. Best regards
    0
  • g_silverfox
    Hello @g_silverfox If you are only getting a directory listing when you attempt to visit the site, that means something is not configured to properly recognize the correct application startup file. Can you please provide us the contents of the following file? /etc/apache2/conf.d/userdata/ssl/2_4/$user/$domain.nodejs.conf Please edit the contents so that your domain name is not exposed. Best regards

    Thank you for replying to me. I performed a find from the bash terminal on the server and that file couldn't be located. I even did a lookup for *.conf and there is nothing that even looks like or resembles that file. There is only one file in that particular directory and it is called basic.conf so I'm at a limbo point again. Really don't understand why these things are so complicated and why they can't just work and perform as expected.
    0
  • SamuelM
    Hello again @g_silverfox The nodejs.conf file is created during the installation of the application. It is the last step in the documentation:
    0
  • g_silverfox
    Hello again @g_silverfox The nodejs.conf file is created during the installation of the application. It is the last step in the documentation:
    0

Please sign in to leave a comment.