On 7/26/06, Craig M. Houck <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]