Quote:
Originally Posted by lobstu The other alternative is that I place the contents of webroot/* into /var/www/html and then place the rest of the files in some other PHP-accessible location. I'm guessing this is the tougher of the two to do due to permissions and security and such. |
This is the way to go. You can either place the rest of the files/folders somewhere in /home/site_admin_username folder (PHP can access the site admin's personal area without issue) or have UH support create a folder for you in /var/www
Ben