Apache problem (users own web-dir)

Discussion in 'Server Operation' started by murmel, Dec 25, 2007.

  1. murmel

    murmel New Member

    I know that it's possible for Apache to give every user on the server own web-directories. (ex. www.domain.com/~user)
    And a friend of mine told me that it's configured in the httpd.conf , and that it should be there from the beginning. But my config is empty and I have to add it to them by hand. It's not that big of a problem but it would be nice not to.
    And here's the question, how do I configure Apache (httpd.conf?) to give all the users own web-dirs without having to add them manually?
    I use Debian Etch and "The Perfect Setup" (here at howtoforge.com).
    Thanks! // Simon
     
  2. Hans

    Hans Moderator Moderator

    I don't know if you're using ISPConfig for your Perfect server, but if you use it, do the following:

    Create a non-administrative user/mailbox within ISPConfig for the website.
    After that, you can visit the site of the user via http://www.domainname.tld/~loginname. That's all. :)
     
  3. murmel

    murmel New Member

    Oh, nope.. I don't use ISPConfig.. :/
     
  4. mudder-board

    mudder-board New Member

    You can make the entries manually, but your looking at a lot of time and learning. Since I do not know your needs its difficult to offer any assistance. But there are how toos on this site for ie how to add virtual ftp users. All of this is accomplished a lot easier with the use of ispconfig.
     
  5. falko

    falko Super Moderator Howtoforge Staff

  6. murmel

    murmel New Member

    Thanks falko! That is what I'm looking for. I'll try it out =)
     

Share This Page