From 13867e92cb6ed937aecfdf22d45f7da9eae20b53 Mon Sep 17 00:00:00 2001 From: helge Date: Mon, 1 Aug 2005 13:21:39 +0000 Subject: [PATCH] fhs readme git-svn-id: http://svn.opengroupware.org/SOGo/trunk@933 d1b88da0-ebda-0310-925b-ed51d893ca5b --- Main/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Main/README b/Main/README index 36c80043..6f71e918 100644 --- a/Main/README +++ b/Main/README @@ -10,6 +10,7 @@ Setup => otherwise some bundles will clash with "fat" OGo => the UIx .wox driver must be found + Defaults ======== @@ -38,6 +39,7 @@ SOGoDoNotRedirectRootPage - YES|NO - do not redirect to home-folder for authenticated users but show the root page (with the login name) + What it does ============ - provides locale support @@ -46,6 +48,7 @@ What it does - sets the authenticator - does some process limits and restart support + Apache Setup ============ @@ -66,3 +69,13 @@ Apache Setup SetHandler default-handler + + +FHS Setup +========= + +cd /usr/local/share +mkdir sogod-0.9/ +cd sogod-0.9/ +ln -s ~/dev/SOGo-trunk/UI/Templates ./templates +ln -s ~/dev/SOGo-trunk/UI/WebServerResources ./www -- 2.39.5