Jump to content

Recommended Posts

Posted

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 ✌️

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...