hello
i have a dedicated server with you and i installed ispconfig but i want to know if you guys know how i can change where i can add another directory to the default directories when a new account or domain is installed.
for example, when a new account is created, ispconfig created these folders:
cgi-bin
log
mail
phptmp
user
web
and under the web folder these are created
error
stats
so i want to add a new folder to this lis so it will be
error
stats
images
how do i do that?
How To Create Default Directories In ISPConfig On New Accounts Created
How To Create Default Directories In ISPConfig On New Accounts Created
How To Create Default Directories In ISPConfig On New Accounts Created
Post Description:
Post Tags: how, to, create, default, directories, in, ispconfig, on, new, accounts, created
This Post Has Been Viewed 198 Times Since Thu Mar 06, 2008 11:17 am Posted By paker with 2 replies
Post Description:
Post Tags: how, to, create, default, directories, in, ispconfig, on, new, accounts, created
This Post Has Been Viewed 198 Times Since Thu Mar 06, 2008 11:17 am Posted By paker with 2 replies
| How To Create Default Directories In ISPConfig On New Accounts Created |
Leave Your Comments [ dejar commentarios ]
Comments and replies About How To Create Default Directories In ISPConfig On New Accounts Created
:: 1 :: #44460 - Reply By hostman On Thu Mar 06, 2008 11:17 am
have you tried searching their website?
:: 2 :: #44461 - Reply By paker On Thu Mar 06, 2008 11:19 am
yes, i think i found the answer:
i have version Version: 2.2.19 so the file to edit is:
and the function to edit is:
its on line 1024
function make_docroot($doc_id,$hostname,$domainname,$web_quota,$update) {
i have version Version: 2.2.19 so the file to edit is:
/root/ispconfig/scripts/lib/config.lib.php
and the function to edit is:
make_docroot
its on line 1024
function make_docroot($doc_id,$hostname,$domainname,$web_quota,$update) {

