diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -240,8 +240,7 @@ 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. +For sample submission handler implementations see brep/submit/. Here we assume you have setup an appropriate Apache2 virtual server. Open the corresponding Apache2 .conf file and add the following inside VirtualHost (you |