Recent Posts
Authors
Liam Itzhaki
(2)
Nigel Leck
(2)
Tina Odling
(8)
Published
Sep 2013
(2)
May 2013
(1)
Apr 2013
(1)
Mar 2013
(7)
Feb 2013
(1)
Tag Cloud
cms
designer
featured
What is the standard install directory structure?
The standard install comes pre bundled with:-
Apache Tomcat
- web server/servlet container
ActiveMQ
- message server
The following are the main directories:-
activemq-data/
used for the message server
apache-tomcat/
used for Tomcat web server
bin/
contains all the standard scripts and ant XML files
cache/
the cache directory ( outside of the web document root)
data/
the database files.
dev/
the source code.
docs/
the compressed and encrypted documents.
l
ogs/
all the logs for the system.
private/
temporary
by:
Nigel Leck
- 21 Sep 2013