此内容没有您所选择的语言版本。
4.6. Folder Structure
The following is the default folder layout after a successful installation:
The Windows folder structure follows Red Hat Enterprise Linux conventions:
- The
bin
andsbin
directories contain the executable files for Apache HTTP Server and Tomcat. - The
etc
folder contains configuration files for Apache HTTP Server and the post-installation script. - The
share
folder contains Apache Tomcat 5 and 6 installations and shared Java JARs. - The
var
contains four sub-directories:-
cache
- The
cache
contains resources cached by the server.. -
log
- This
log
folder contains the log files for HTTP Server and Tomcat. -
www
- Apache HTTP Server looks in this folder for web content in the
default
configuration. -
run
- The
run
folder contains PID files.
-