home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.3.4.exe / Apache2 / conf / php_cgi.conf < prev    next >
Encoding:
Text File  |  2004-05-27  |  361 b   |  13 lines

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