Hi people,<br><div class="gmail_quote">
<br>
I have an interesting situation.  I have my web root directory<br>
in D:\Inetpub\wwwroot\root<br>
<br>
I have set up IIS on port 80 and Apache on Port:8999 and they both access<br>
the same web root ( both servers access the same web pages ).<br>
<br>
My Drupal-6.12 site is D:\Inetpub\wwwroot\root\nestor\scroller612\<br>
I can access hte main page on both port 80 and port 8999<br>
<a href="http://milhouse2/nestor/scroller612/" target="_blank">http://milhouse2/nestor/scroller612/</a><br>
<a href="http://milhouse2:8999/nestor/scroller612/" target="_blank">http://milhouse2:8999/nestor/scroller612/</a><br>
<br>
Here is the problem, NONE of my links work past the main page on IIS<br>
but they work on Apache.<br>
<br>
What am I missing in IIS that makes my drupal site not work<br>
except for the main page?<br>
<br>
Example Apache port 8999 works:<br>
<a href="http://milhouse2:8999/nestor/scroller612/as_dept/is/is_home" target="_blank">http://milhouse2:8999/nestor/scroller612/as_dept/is/is_home</a><br>
<br>
IIS port 80 does not work, gives error 404:<br>
<a href="http://milhouse2/nestor/scroller612/as_dept/is/is_home" target="_blank">http://milhouse2/nestor/scroller612/as_dept/is/is_home</a><br>
<br>
My phpinfo.php page shows mysql and php as:<br>
PHP Version 5.2.9-2<br>
MySQL Client API version        5.0.51a<br>
Windows 2003<br>Drupal-6.12<br>
<br>
<br>
<br>
Néstor<br>
</div><br>