On 7/26/06, Craig M. Houck <chouck@xxxxxxxxxxxxxx> wrote:
Folks; I have my virtual host working now, the DNS person hadn't added it when I thought. However any http://vietualhost.com/~user is prefixing the DocumentRoot for my virtual host. It is not seeing the change I make in the mods-avaliable directory. Some files below for your review: userdir.conf ============================================================================== <IfModule mod_userdir.c> UserDir public_html UserDir disabled root <Directory /home/*/public_html> AllowOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec </Directory> </IfModule>
Remove the <IfModule ...> and </IfModule> lines which may be hiding a useful error message if you don't have mod_userdir compiled in the server. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx