I can see in my error log (C:\Program Files (x86)\Apache Software Foundation\Apache2.2\logs) that the server is looking in it's htdocs folder. Here is my error log and although I have numerous warnings and notices, it's the errors at the bottom that told me the server is looking in the htdocs folder.
[Wed Feb 15 10:49:58 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Wed Feb 15 10:49:58 2012] [warn] RSA server certificate CommonName (CN) `dfwmodeling01d.tqs.com' does NOT match server name!? [Wed Feb 15 10:49:58 2012] [warn] RSA server certificate CommonName (CN) `dfwmodeling01d.tqs.com' does NOT match server name!? [Wed Feb 15 10:49:58 2012] [warn] mod_wsgi: Compiled for Python/2.7. [Wed Feb 15 10:49:58 2012] [warn] mod_wsgi: Runtime using Python/2.7.2. [Wed Feb 15 10:49:58 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/0.9.8r mod_wsgi/3.3 Python/2.7.2 configured -- resuming normal operations [Wed Feb 15 10:49:58 2012] [notice] Server built: Sep 9 2011 10:26:10 [Wed Feb 15 10:49:58 2012] [notice] Parent: Created child process 2528 [Wed Feb 15 10:49:58 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Wed Feb 15 10:49:58 2012] [warn] RSA server certificate CommonName (CN) `dfwmodeling01d.tqs.com' does NOT match server name!? [Wed Feb 15 10:49:59 2012] [warn] RSA server certificate CommonName (CN) `dfwmodeling01d.tqs.com' does NOT match server name!? [Wed Feb 15 10:49:59 2012] [warn] mod_wsgi: Compiled for Python/2.7. [Wed Feb 15 10:49:59 2012] [warn] mod_wsgi: Runtime using Python/2.7.2. [Wed Feb 15 10:49:59 2012] [notice] Child 2528: Child process is running [Wed Feb 15 10:49:59 2012] [notice] Child 2528: Acquired the start mutex. [Wed Feb 15 10:49:59 2012] [notice] Child 2528: Starting 64 worker threads. [Wed Feb 15 10:49:59 2012] [notice] Child 2528: Starting thread to listen on port 440. [Wed Feb 15 10:49:59 2012] [notice] Child 2528: Starting thread to listen on port 80. [Wed Feb 15 10:50:27 2012] [error] [client 10.100.48.31] File does not exist: C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/default [Wed Feb 15 10:58:39 2012] [error] [client 10.100.48.31] File does not exist: C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/images [Wed Feb 15 10:58:45 2012] [error] [client 10.100.48.31] File does not exist: C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/myapp [Wed Feb 15 10:58:55 2012] [error] [client 10.100.48.31] File does not exist: C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/myapp [Wed Feb 15 10:59:12 2012] [error] [client 10.100.48.31] File does not exist: C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/default

