hi ! I've recently set up my a debian sarge on my PC. I've followed the conf suggested on the website. The problem that occurs is that i can't access the sites created by users. How should I set up sites correctly to access them with such an URL as : http://user_site.mydomain.com or http://mydomain.com/~user_site I've looked for this information but everything i tried failed. thanx Eric
Add a site "mydomain.com". Then add a user, e.g. web1_username. You can then reach the user website with: http://mydomain.com/~web1_username/ or http://www.mydomain.com/users/web1_username Plaese see also: http://www.howtoforge.com/faq/index.php?action=artikel&cat=13&id=43&artlang=en&highlight=user If this does not work, please check if you have mod_rewrite instaled and enabled in your apache configuration.