(sorry,
it is how to change a web directory location. i couldnt change the subject.)
If for example /var/www has no space to create more web site and for example i add new hard disk and mount it as /wwwdata then i want to create a new web site but not in /var/www because it has no space, instead in /wwwdata what is the best way you think?
i used ln -s to point web3 to /wwwdata/web3 and www.example.com to /wwwdata/web3
i dont want to use this way instead as i have /wwwdata which is my new harddisk i thought it is better (because of space limitation) to move /var/www/web3 to /www/web3 and using ln -s , now i want to know is it good way or i have another choise?
Recent comments
16 hours 15 min ago
21 hours 14 min ago
22 hours 40 min ago
23 hours 33 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 21 hours ago
1 day 23 hours ago