From: Daniel Beulshausen Date: Sun, 22 Oct 2000 13:50:42 +0000 (+0000) Subject: added reg. files for the pws, thanks to phil X-Git-Tag: php-4.0.4RC3~565 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=667e96f2c82e829cfe7a3ccb48d000014e2ac786;p=php added reg. files for the pws, thanks to phil --- diff --git a/win32/pws-php4cgi.reg b/win32/pws-php4cgi.reg new file mode 100644 index 0000000000..46edc77386 --- /dev/null +++ b/win32/pws-php4cgi.reg @@ -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 index 0000000000..47804a946a --- /dev/null +++ b/win32/pws-php4isapi.reg @@ -0,0 +1,5 @@ +REGEDIT4 + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map] +".php"="[PUT PATH HERE]\\php4isapi.dll" +