Posted by Chung Leong on 06/26/06 13:55
ImOk wrote:
> Sorry for the many questions. I am trying to understand the best way to
> have a setup under Windows.
>
> Is there a way to make PHP cache pages under Windows. ? Would it matter
> if I used Apache or IIS?
Instead of CGI, try to set up PHP as a module. The online manual has
all the information you need. Personally I recommend Apache 2 over IIS,
simply because it doesn't do goofy stuff behind your back.
[Back to original message]
|