wok rev 10846

busybox: tiny edits
author Paul Issott <paul@slitaz.org>
date Sat Jun 11 13:16:57 2011 +0100 (2011-06-11)
parents 86ae121e0643
children 6390498a6cd1
files busybox/stuff/www/cgi-env.sh busybox/stuff/www/index.html
line diff
     1.1 --- a/busybox/stuff/www/cgi-env.sh	Fri Jun 10 23:24:45 2011 +0200
     1.2 +++ b/busybox/stuff/www/cgi-env.sh	Sat Jun 11 13:16:57 2011 +0100
     1.3 @@ -23,7 +23,10 @@
     1.4  <p>
     1.5  	Welcome to the SliTaz web server CGI Shell environment. Let the power of
     1.6  	SHell script meet the web! Here you can check HTTP info and try some
     1.7 -	requests. Including /usr/bin/httpd_helper.sh in your scripts lets you
     1.8 +	requests. 
     1.9 +</p>
    1.10 +<p>
    1.11 +	Including /usr/bin/httpd_helper.sh in your scripts lets you
    1.12  	use PHP-like syntax such as: \$(GET var)
    1.13  </p>
    1.14  <p>
     2.1 --- a/busybox/stuff/www/index.html	Fri Jun 10 23:24:45 2011 +0200
     2.2 +++ b/busybox/stuff/www/index.html	Sat Jun 11 13:16:57 2011 +0100
     2.3 @@ -22,7 +22,7 @@
     2.4  	configuration file is /etc/httpd.conf. CGI support is activated by default
     2.5  	using the SHell interpreter for *.sh and *.cgi files. This page is located
     2.6  	in the server root directory /var/www. The default configuration is to allow
     2.7 -	connection only from localhost so port 80 is not open for security
     2.8 +	connections only from localhost so port 80 is not open for security
     2.9  	reasons.
    2.10  </p>
    2.11