In the Apache module.. if never liked storing everything dumped into "/var/sentora/hostdata/"
So I changed it to "/home/" now it doesn't seem to generate any of the folders, anyway this can be fixed so that it does create the user in the home directory.
Aside from manually fixing it setting the folders to www-data ?
So I changed it to "/home/" now it doesn't seem to generate any of the folders, anyway this can be fixed so that it does create the user in the home directory.
Aside from manually fixing it setting the folders to www-data ?



You can change the location of where the user files/hosted files are kept in: Module Admin>Apache Config>VHosts Directory
that's if they use /home/ ... if using another chosen or created folder like /www/ or whatever it should still work as intended. I think this was mainly added so that it could be used with Windows and *nix servers allowing c:/... or /../ to be entered. For Windows, it was good because you could have the panel on one drive, while all hosted content could be on a separate drive. For *nix, you can just use simlinks...
