alvaromldev Posted February 19, 2024 Posted February 19, 2024 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 ✌️ Quote
wolstech Posted February 19, 2024 Posted February 19, 2024 Owner group was wrong on that folder. Should be working now. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.