Re: [users@httpd] Creating user directories in Apache2

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

 



On 8/28/06, limin.zhang@xxxxxxxx <limin.zhang@xxxxxxxx> wrote:
Hello! I'm new to Apache Web server and have a basic questions related to
the server administration. I just installed apache 2 and would like to
create a few user accounts and allow them have their own public_html
directories for web pages. I tried setting up the "userdir public_html" in
httpd-userdir.conf file, and also create a user folder
"C:\home\test\public_html". But when I typed
http://localhost:80/~test/index.html <http://localhost/~test/index.html> ,
it doesn't work. What did I do wrong?

Use one of the formats of UserDir where you explicitly specify the path:
http://httpd.apache.org/docs/2.2/mod/mod_userdir.html
As in:
UserDir c:/home/*/public_html

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



[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