- Timestamp:
- Sep 11, 2008, 8:22:51 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.8-stable/doc/src/docbook/admindoc/installation_upgrade.xml
r4487 r4504 1029 1029 <programlisting>cd /path/to/tomcat/webapps 1030 1030 ln -s /path_to_base/www base2</programlisting> 1031 </para> 1032 <para> 1033 If you plan to install extensions you should make sure that 1034 the <filename class="directory"><base-dir>/www/extensions</filename> 1035 directory is writable by the user account Tomcat is running as. 1036 </para> 1037 <para> 1031 1038 Start/restart Tomcat, and try http://hostname:8080/base2 1032 1039 (change <emphasis>hostname</emphasis> to your hostname) in
Note: See TracChangeset
for help on using the changeset viewer.