diff options
author | cvs2git <cvs2git> | 2010-12-27 00:04:45 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2010-12-27 00:04:45 +0000 |
commit | c82d349f864e6bd9f96fd1156903bc1f7193a203 (patch) | |
tree | e117a87533656110b6acd56fc0ca64289892a9f5 /debian/README.Debian | |
parent | 74e058c8a010ef6feb539248a550d0bb169c1e94 (diff) |
This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'.TORRUS_1_0_9
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 829b543e4..000000000 --- a/debian/README.Debian +++ /dev/null @@ -1,25 +0,0 @@ -Freeside for Debian -------------------- - -1. -Edit /etc/apache2/envvars or /etc/apache2/apache2.conf and set User and Group -to freeside - -2. -/etc/init.d/apache2 restart - -3. -Create one or more Freeside users (your internal sales/tech folks, not customer accounts): -$ su -# su freeside -$ freeside-adduser -g 1 desired_username -$ htpasswd /etc/freeside/htpasswd username -(enter password) - -4. -Go to http://your.host.name/freeside and log in. - -Optional but recommended. -(Hopefully) get an SSL certificate setup and change that to https:// - - -- Ivan Kohler <ivan-debian@420.am> Wed, 02 Apr 2008 01:46:20 -0700 |