|
From: doug r. <do...@ar...> - 2007-01-26 17:33:09
|
1. When I create an alias server, a home directory is created for it, e.g= ., /home/User/domains/AliasDomain. Why? There doesn't seem to be any use for the home directory. Web serving, logging, etc is all done with the config of the primary domain. But maybe I'm missing something. 2. After adding an alias server, I can add mail aliases that point to POP accounts on the primary domain. But what if the clients wants a POP accou= nt on the aliased domain? Probably weird, I know :) In order to do it, it seems I'd have to actually add the alias domain as a new virtual server, then edit httpd.conf (removing the new VirtualHost and adding a ServerAli= as entry to the primary domain). Is that right or am I again missing somethi= ng? Thanks for any suggestions... Doug |