Re: [users@httpd] UserDir directive not seen, instead DocumentRoot from httpd.conf prefixing ~user

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I tried what was suggested below. Still no working!

What follows is specific for my config.

If I load 
> > 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
> 

---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux