source:
python/trunk/Demo/cgi/cgi0.sh@
392
      
      | Last change on this file since 392 was 2, checked in by , 15 years ago | |
|---|---|
| 
 | |
| File size: 154 bytes | |
| Line | |
|---|---|
| 1 | #! /bin/sh | 
| 2 | |
| 3 | # If you can't get this to work, your web server isn't set up right | 
| 4 | |
| 5 | echo Content-type: text/plain | 
| 6 | echo | 
| 7 | echo Hello world | 
| 8 | echo This is cgi0.sh | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
