wok rev 10823

busybox: edit docs
author Paul Issott <paul@slitaz.org>
date Mon Jun 06 19:08:35 2011 +0100 (2011-06-06)
parents c2353f85a1d4
children d0f5eaf517e1
files busybox/stuff/www/cgi-env.sh busybox/stuff/www/index.html
line diff
     1.1 --- a/busybox/stuff/www/cgi-env.sh	Mon Jun 06 13:17:39 2011 +0000
     1.2 +++ b/busybox/stuff/www/cgi-env.sh	Mon Jun 06 19:08:35 2011 +0100
     1.3 @@ -21,10 +21,10 @@
     1.4  <div id="content">
     1.5  
     1.6  <p>
     1.7 -	Welcome to SliTaz web server CGI Shell environment. Let the power of
     1.8 +	Welcome to the SliTaz web server CGI Shell environment. Let the power of
     1.9  	SHell script meet the web! Here you can check HTTP info and try some
    1.10 -	requests. Including /usr/bin/httpd_helper.sh in your scripts let you
    1.11 -	use PHP alike syntax such as: \$(GET var)
    1.12 +	requests. Including /usr/bin/httpd_helper.sh in your scripts lets you
    1.13 +	use PHP-like syntax such as: \$(GET var)
    1.14  </p>
    1.15  <p>
    1.16  	QUERY_STRING test: 
     2.1 --- a/busybox/stuff/www/index.html	Mon Jun 06 13:17:39 2011 +0000
     2.2 +++ b/busybox/stuff/www/index.html	Mon Jun 06 19:08:35 2011 +0100
     2.3 @@ -17,13 +17,13 @@
     2.4  <h2>Index of /</h2>
     2.5  
     2.6  <p>
     2.7 -	Welcome to SliTaz Busybox HTTP web server. You can delete or modify this
     2.8 +	Welcome to the SliTaz Busybox HTTP web server. You can delete or modify this
     2.9  	page to put your own xHTML pages, web sites, CGI or PHP scripts. The server
    2.10 -	configuration file is: /etc/httpd.conf. CGI support is activated by default
    2.11 +	configuration file is /etc/httpd.conf. CGI support is activated by default
    2.12  	using the SHell interpreter for *.sh and *.cgi files. This page is located
    2.13 -	in the server root directory: /var/www. Default configuration is to allow
    2.14 -	connection only from localhost so the port 80 is not open for security
    2.15 -	reason.
    2.16 +	in the server root directory /var/www. The default configuration is to allow
    2.17 +	connection only from localhost so port 80 is not open for security
    2.18 +	reasons.
    2.19  </p>
    2.20  
    2.21  <!-- End content -->