X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fselfservice.html;h=e533ed2ee4e2588ba6b7b5642339d301b16588bf;hb=24cf1de1156932c50a8d0d7bcab5f1fd163a35c0;hp=a4dc6aa782a0e048fec8c1a5fbb4c008d1279727;hpb=f7fd2a3e34da751cbc02bbf215e99c6dc89adc15;p=freeside.git diff --git a/httemplate/docs/selfservice.html b/httemplate/docs/selfservice.html index a4dc6aa78..e533ed2ee 100644 --- a/httemplate/docs/selfservice.html +++ b/httemplate/docs/selfservice.html @@ -23,7 +23,7 @@ Then:
  • Set the signup_server-default_agentnum configuration value to a default agent number.
  • Set the signup_server-default_refnum to a default advertising source.
  • Add the user `freeside' to the the external machine. -
  • Copy or symlink the
    fs_signup/FS-SelfService/cgi/
    directory into the web server's document space, for customer self-service and reseller access. Optionally, customize the .html templates. +
  • Copy or symlink the
    fs_selfservice/FS-SelfService/cgi/
    directory into the web server's document space, for customer self-service and reseller access. Optionally, customize the .html templates.
  • Copy or symlink the
    fs_signup/FS-SignupClient/cgi/
    directory into the web server's document space, for signups. Optionally, customize the .html templates.
  • When linking to signup.cgi, you can include a referring custnum in the URL as follows: http://public.web.server/path/signup.cgi?ref=1542
  • Enable CGI execution for files with the `.cgi' extension. (with Apache)