This is a very NOOb questions, I know, but this is my first website that I made, and I have no idea how to deploy it. I made it using PHP, and my file structure is as follows:
Includes
Public
->images
->...
->...
->userview
All my files that will be accessed by the users are in the userview document, and my entry page which is login.php, is also there. How should I deploy it?
I tried just copying the files over to my hoast using filezilla, but it gives a glorious 404 and 403 error depending what i am trying to access.
The output for $_SERVER['DOCUMENT_ROOT'] is /var/chroot/home/content/40/7141640/html