5 Edit /etc/apache2/envvars or /etc/apache2/apache2.conf and set User and Group
9 /etc/init.d/apache2 restart
12 Create one or more Freeside users (your internal sales/tech folks, not customer accounts):
15 $ freeside-adduser -g 1 desired_username
16 $ htpasswd /etc/freeside/htpasswd username
20 Go to http://your.host.name/freeside and log in.
22 Optional but recommended.
23 (Hopefully) get an SSL certificate setup and change that to https://
25 -- Ivan Kohler <ivan-debian@420.am> Wed, 02 Apr 2008 01:46:20 -0700