I'm trying to get apache 2.2 going on a server running Win2K server. I've done this several time before but now for some reason I'm having a problem with the virtual host setup. I've read all the stuff from apache and went back to look at some of my old httpd.conf files and I can't find the discrepency. I'm thinking maybe this has something to do with the new version of apache. Anyway, the problem is when I try to access one of the virtual hosts I get a 403 forbidden error. When I go to hit the default host it works, I get the "It Works" thingy and everything is fine. Can anyone give me a clue as to what I'm missing or what has changed? I'm not finiding anything in the docs on this. Another problem is one I've always had with apache on windows. When configuring php, 4.4.4 in this case, as a sapi module apache fails. This is no matter what I do in the httpd.conf or php.ini. What gives with that? Is it just me or are we destined to run it as a cgi forever?