summaryrefslogtreecommitdiff
path: root/win32/pws-php5isapi.reg
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
committerfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
commitf4983c0d3f56c2074458e4840db36643b2fec59b (patch)
tree2dcf521f07114e3bb2952439fe28cdfa40d30677 /win32/pws-php5isapi.reg
parentb851f3712388de9f6c4addf2063dbc3c663a0b3b (diff)
downloadphp-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
Diffstat (limited to 'win32/pws-php5isapi.reg')
-rw-r--r--win32/pws-php5isapi.reg5
1 files changed, 5 insertions, 0 deletions
diff --git a/win32/pws-php5isapi.reg b/win32/pws-php5isapi.reg
new file mode 100644
index 0000000000..393604d28d
--- /dev/null
+++ b/win32/pws-php5isapi.reg
@@ -0,0 +1,5 @@
+REGEDIT4
+
+[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
+".php"="[PUT PATH HERE]\\php5isapi.dll"
+