boomarenio Posted July 31 Posted July 31 Need to activate node.js in my site as following: Application Root: /boomanerio.site/atlas Document Root: /boomanerio.site/atlas/public it says i do not have permission to change application root Quote
wolstech Posted yesterday at 09:07 PM Posted yesterday at 09:07 PM Users aren't allowed to change the document root of their domains at this time. Can you explain why you believe you need to do this? Quote
boomarenio Posted 3 hours ago Author Posted 3 hours ago Running python scripts instead of using php in my web pages for my projects Quote
wolstech Posted 34 minutes ago Posted 34 minutes ago You can use Python, Node, and basically every other technology we offer (except Laravel) without changing the document root. If needed, you can enable CGI execution in your domain's root using .htaccess to avoid having the cgi-bin folder in your URLs. For Python (and related frameworks like Flask and Django) specifically, see https://wiki.helionet.org/Python for more information on how to run them here. 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.