
February 12th, 2010, 03:45 AM
|
|
|
|
Thanks for the info holodoc
Kind of wandering OT, by separate handlers in apache does that mean using different file extensions and setting each extension to map to a different php executable? If so, you can also map file extensions to different binaries in IIS, which would be similar.
I'm assuming there needs to be some mechanism to instruct the web server which version of php to use for the requested page.
|