Quote:
|
I know it defaults to /var/www/..... but i do not want it to go there, instead i want it in /home/www/....
|
Thats a bad idea to change this path as it will cause suexec to stop working, so you will not be able to fully use your websites afterwards. The suxec path is compiled into the apache binaries of the linux distribution, so it makes no sense to change that in ispconfiga s it woll break your system.
Quote:
|
The reason is i have already carved up /home as a separate file system outside of the primary root volume and /var is inside the root volume (/var/log is also a tertiary file system on a separate LV itself).
|
The solution for this is a bit different and not a change of the path. Instead you mount the path /home/www as /var/www with mount bind in /etc/fstab.
Recent comments
1 day 12 hours ago
1 day 21 hours ago
2 days 20 min ago
2 days 1 hour ago
2 days 2 hours ago
2 days 4 hours ago
2 days 6 hours ago
2 days 7 hours ago
2 days 23 hours ago
3 days 5 min ago