home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Magazine / HomeAutomation / Apache / bin / starthttpd < prev    next >
Encoding:
Text File  |  2000-01-09  |  128 b   |  10 lines

  1. /* starthttpd 1.0 */
  2.  
  3. say 'Starting the httpd server ...' 
  4.  
  5. ADDRESS COMMAND
  6. 'run <NIL: >T:httpd.pid Apache:bin/httpd <>NIL:'
  7.  
  8.  
  9.  
  10.