Create subdomain and set home and stats value for plesk 10.4.4 using API
        Posted  
        
            by 
                ilSavo
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ilSavo
        
        
        
        Published on 2012-07-06T08:47:01Z
        Indexed on 
            2012/07/06
            9:15 UTC
        
        
        Read the original article
        Hit count: 333
        
I was able to create a subdomain in my plesk panel (linux serverm and plesk 10.4.4 ) using API (with a PHP script). But I'm not able to find a documentation online for just two things:
- How can I set the stats property to be "awstats" instead of "Nothing"?
 - How can I set (if is it possible) the home directory for the created subdomain to be, for example 
/subdomains/my-subdomain? 
Thank you very much...
© Stack Overflow or respective owner