# HG changeset patch # User Paul Issott # Date 1307383715 -3600 # Node ID 6c7adad93c4c28f0761869f1b7bbd0088ee9d5b3 # Parent c2353f85a1d49eb73ff9aa7dbab7bcac6c5cf623 busybox: edit docs diff -r c2353f85a1d4 -r 6c7adad93c4c busybox/stuff/www/cgi-env.sh --- a/busybox/stuff/www/cgi-env.sh Mon Jun 06 13:17:39 2011 +0000 +++ b/busybox/stuff/www/cgi-env.sh Mon Jun 06 19:08:35 2011 +0100 @@ -21,10 +21,10 @@

- Welcome to SliTaz web server CGI Shell environment. Let the power of + Welcome to the SliTaz web server CGI Shell environment. Let the power of SHell script meet the web! Here you can check HTTP info and try some - requests. Including /usr/bin/httpd_helper.sh in your scripts let you - use PHP alike syntax such as: \$(GET var) + requests. Including /usr/bin/httpd_helper.sh in your scripts lets you + use PHP-like syntax such as: \$(GET var)

QUERY_STRING test: diff -r c2353f85a1d4 -r 6c7adad93c4c busybox/stuff/www/index.html --- a/busybox/stuff/www/index.html Mon Jun 06 13:17:39 2011 +0000 +++ b/busybox/stuff/www/index.html Mon Jun 06 19:08:35 2011 +0100 @@ -17,13 +17,13 @@

Index of /

- Welcome to SliTaz Busybox HTTP web server. You can delete or modify this + Welcome to the SliTaz Busybox HTTP web server. You can delete or modify this page to put your own xHTML pages, web sites, CGI or PHP scripts. The server - configuration file is: /etc/httpd.conf. CGI support is activated by default + configuration file is /etc/httpd.conf. CGI support is activated by default using the SHell interpreter for *.sh and *.cgi files. This page is located - in the server root directory: /var/www. Default configuration is to allow - connection only from localhost so the port 80 is not open for security - reason. + in the server root directory /var/www. The default configuration is to allow + connection only from localhost so port 80 is not open for security + reasons.