|
Apache HTTP Server Version 2.0 ![]() Per-user web directoriesOn systems with multiple users, each user can be permitted to have a
web site in their home directory using the
See alsoPer-user web directories
Setting the file path with UserDirThe If a path is given which does not start with a leading slash, it is assumed to be a directory path relative to the home directory of the specified user. Given this configuration:
the URL If a path is given starting with a slash, a directory path will be constructed using that path, plus the username specified. Given this configuration:
the URL If a path is provided which contains an asterisk (*), a path is used in which the asterisk is replaced with the username. Given this configuration:
the URL Restricting what users are permitted to use this featureUsing the syntax show in the UserDir documentation, you can restrict what users are permitted to use this functionality:
The configuration above will enable the feature for all users
except for those listed in the
See Enabling a cgi directory for each userIn order to give each user their own cgi-bin directory, you can use
a
Allowing users to alter configurationIf you want to allows users to modify the server configuration in
their web space, they will need to use |
|
This apache manual Copyright © 1999-2003, The Apache Software Foundation.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |