home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-python-addon-1.4.9-installer.exe / xampppython.inc < prev    next >
Encoding:
Text File  |  2004-04-13  |  498 b   |  11 lines

  1. <?php
  2. $backslash[$bslashi++]="python.cgi";
  3. $backslashrootawk['python.cgi']="\"$awkpart\\\cgi-bin\\\\";
  4. $backslashrootreal['python.cgi']="$partwampp\cgi-bin\\";
  5. $backslash[$bslashi++]="apachepython_start.bat";
  6. $backslashrootawk['apachepython_start.bat']="\"$awkpart\\\\";
  7. $backslashrootreal['apachepython_start.bat']="$partwampp\\";
  8. $slash[$slashi++]="python.conf";
  9. $slashrootawk['python.conf']="\"$awkpart\\\apache\\\conf\\\\";
  10. $slashrootreal['python.conf']="$partwampp\apache\conf\\";
  11. ?>