Main Page

From M1Research

(Difference between revisions)
Jump to: navigation, search
Line 18: Line 18:
--with-apr-util=/usr/local/apache2
--with-apr-util=/usr/local/apache2
</pre>
</pre>
 +
 +
''Italic text''
 +
'''Bold Text'''
 +
 +
== Level 2 Headline ==
 +
 +
----

Revision as of 15:03, 6 January 2006

Wiki software successfully installed.

Please see documentation on customizing the interface and the User's Guide for usage and configuration help.

Test message #1

Granting rights to users

[root@etna subversion-1.3.0]# ./configure \
--with-swig \
--with-expat --with-ssl \
--with-neon=/usr/local/neon \
--disable-mod-activation \
--with-apxs=/usr/local/apache2/bin/apxs \
--with-apr=/usr/local/apache2 \
--with-apr-util=/usr/local/apache2

Italic text Bold Text

Level 2 Headline


Personal tools