user folder

Discussion in 'Installation/Configuration' started by andrejchy, Dec 24, 2008.

  1. andrejchy

    andrejchy New Member

    Is it possible to somhowe configure ISPconfig, that user home folders whould be in /home/user directory instead of /var/www/web#, cause my /var/www partition is not big enough.
    Why is ISPconfig using /var/www for home folders?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Not without modifying the source code.
    Why not? ;)
     
  3. andrejchy

    andrejchy New Member

    hm... is there just a define that needs to be changed in source code :) That would be easy one ;) hehe
    As far as I know /var is usually a seperate partition and usually not that much big to hold all the user data ;)
     
  4. falko

    falko Super Moderator Howtoforge Staff

    You'd have to define multiple functions, mainly in /root/ispconfig/scripts/lib/config.lib.php, I think.

    That depends totally on your partitioning. The default partitioning schemes are different from distro to distro...
     
  5. andrejchy

    andrejchy New Member

    Oh, you meant php source code ;) Thats cool, cause I don't need to recompile the code.

    But any way if this is not configurable I would probably have problem with upgrading.

    One more question if you maybe know the answer. Is ISPconfig using acl filters? Cause I am using it and as far as I know it is not good to use chmod and alc filter together.

    I mean if we are tolking about web, CMS, FTP access,...I don't se any alternative to alc filters. Thay are great and they can fullfil my needs, but that also means that it's beter to stop using chmod.
     
    Last edited: Dec 26, 2008
  6. falko

    falko Super Moderator Howtoforge Staff

    No, ISPConig doesn't support acl filters.
     

Share This Page