Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: HOME_DIR in apache.fc: msg#00174
|
Subject: |
Re: HOME_DIR in apache.fc |
> I want to know where "HOME_DIR" is defined?
HOME_DIR is expanded to all user home directories
by the genhomedircon tool. It's an interpreted pattern
(despite having no distinguishing characteristics of
any kind, which is a mistake).
> Btw, is HOME_DIR related to
> attribute user_home_dir_type;
> attribute home_dir_type;
> type user_home_dir_t;
No..those are policy types and attributes, which have
nothing to do with regexp matching for labeling.
|
| |