Jump to content

[Solved] Subdomain document configuration is overriding nodejs


alvaromldev

Recommended Posts

I think that my nodejs app on the subdomain (api.devhabbo.com) is not working due to that the subdomain document root configuration is overriding the nodejs deployment?

The nodejs is running but each time I access the subdomain it says "Forbidden" and the web server throws this error:

[core:crit] (13)Permission denied: AH00529: /home/devhabbo.com/api.devhabbo.com/www/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/devhabbo.com/api.devhabbo.com/www/' is executable, referer: https://api.devhabbo.com/

In fact the nodejs app is set to restart, but I can not send a request to the nodejs api.

Does this make any sense? Thank you for everything ✌️

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...