Search Results

Search: Posts Made By: Performer
7,659
Posted By Performer
I should add that my cgi shell is ash (Busybox)
I should add that my cgi shell is ash (Busybox)
7,659
Posted By Performer
cgi script to echo a html file
Hi,
I'm learning some simple cgi scripting. I can make a script like this,
so my browser shows "Hello World"

/www/cgi-bin/name.sh

---
#!/bin/sh
MyName=World
echo "<html> Hello $MyName...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 07:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy