home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / conf / php_cgi.conf < prev    next >
Encoding:
Text File  |  2004-07-20  |  310 b   |  11 lines

  1. # [PHP5 as CGI]
  2. #------------------------------------------------------------
  3.  
  4. ScriptAlias /php/ php/
  5. Action application/x-httpd-php "/php/php-cgi.exe"
  6.   
  7. #LoadFile php/gds32.dll
  8. #LoadFile php/libmhash.dll
  9.  
  10. AddType application/x-httpd-php .php .php3 .info
  11. AddType application/x-httpd-php-source .phps