softlab Posted July 6 Posted July 6 Hi. My site is written in PHP. I need to point files under my home directory, using an absolute path. Say the site is https://user.helioho.st/site, how can I do? Thanks
wolstech Posted July 6 Posted July 6 Your home folder is in the form /home/user.helioho.st/ (where user.helioho.st is your main domain), so an index.php file uploaded for your main domain would be at /home/user.helioho.st/httpdocs/index.php
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now