summaryrefslogtreecommitdiff
path: root/polux/application/boa/spc200/README
diff options
context:
space:
mode:
Diffstat (limited to 'polux/application/boa/spc200/README')
-rw-r--r--polux/application/boa/spc200/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/polux/application/boa/spc200/README b/polux/application/boa/spc200/README
new file mode 100644
index 0000000000..8755347005
--- /dev/null
+++ b/polux/application/boa/spc200/README
@@ -0,0 +1,20 @@
+The following configuration has been tested on SPC200:
+
+On the SPC200, boa was installed as follows:
+
+binaries are
+/bin/boa
+/usr/lib/boa/boa_indexer
+
+HTML and CGI scripts are in
+/usr/share/www
+/usr/share/cgi-bin
+
+configuration file is
+/etc/boa.conf
+
+Boa server has been tested successfully for html pages, images and CGI scripts.
+It has been modified to use vfork, and avoid closing some descriptors in the child process. CGI scripts have been tested for both C and shell scripts.
+The busybox had to be fixed in order to pass correctly the environment variables to the shell CGI scripts.
+
+All the files used for this configuration can be found in spc200.