aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-24 00:16:49 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-27 14:33:01 +0300
commitdfa77ad7a2b7bbbd5ca836bbea4050dc524ff220 (patch)
treed9e7e5d72b7acfcebae358a1e215cb3c5171e63e /INSTALL
parent7407647bf6c73c1b128749ed788d53b5f174b4be (diff)
Add brep-submit script
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4bfb9cd..b978c7d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -240,6 +240,9 @@ example:
$ cp install/share/brep/www/submit.xhtml config/
$ edit config/submit.xhtml # Add custom form fields, adjust CSS style, etc.
+For an example of the submission handler see the brep/submit/submit.in bash
+script.
+
Here we assume you have setup an appropriate Apache2 virtual server. Open the
corresponding Apache2 .conf file and add the following inside VirtualHost (you
can also find this fragment in install/share/brep/etc/brep-apache2.conf):