how to create default directories in ISPConfig on new accounts created

Mobile
feeds
Welcome Login | Register

how to create default directories in ISPConfig on new accounts created
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » Dedicated Hosting Forums
        » » how to create default directories in ISPConfig on new accounts created
how to create default directories in ISPConfig on new accounts created
Post Description: how to create default directories in ispconfig on new accounts created Dedicated Hosting
Post Tags:
This Post Has Been Viewed 464 Times Since Thu Mar 06, 2008 11:17 am Author paker with 2 replies
how to create default directories in ISPConfig on new accounts created
Advertise On This Page




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?


Leave Your Comments

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : how to create default directories in ISPConfig on new accounts created

Comments and replies About how to create default directories in ISPConfig on new accounts created
:: 1 :: Reply #44460 Reply By hostman On Thu Mar 06, 2008 11:17 am
hostman:
have you tried searching their website?
:: 2 :: Reply #44461 Reply By paker On Thu Mar 06, 2008 11:19 am
paker:
yes, i think i found the answer:

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) {