]> granicus.if.org Git - php/commitdiff
added reg. files for the pws, thanks to phil
authorDaniel Beulshausen <dbeu@php.net>
Sun, 22 Oct 2000 13:50:42 +0000 (13:50 +0000)
committerDaniel Beulshausen <dbeu@php.net>
Sun, 22 Oct 2000 13:50:42 +0000 (13:50 +0000)
win32/pws-php4cgi.reg [new file with mode: 0644]
win32/pws-php4isapi.reg [new file with mode: 0644]

diff --git a/win32/pws-php4cgi.reg b/win32/pws-php4cgi.reg
new file mode 100644 (file)
index 0000000..46edc77
--- /dev/null
@@ -0,0 +1,6 @@
+REGEDIT4
+
+[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
+".php"="[PUT PATH HERE]\\php.exe"
+
+
diff --git a/win32/pws-php4isapi.reg b/win32/pws-php4isapi.reg
new file mode 100644 (file)
index 0000000..47804a9
--- /dev/null
@@ -0,0 +1,5 @@
+REGEDIT4
+
+[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
+".php"="[PUT PATH HERE]\\php4isapi.dll"
+