I have mapped D:\inetpub on my workstation as Z: on the server.

from the conf:
# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "Z:/wwwroot"

When trying to start the service, I get this in the log:
[Wed Jul 28 11:24:48 2010] [notice] Parent: Received restart signal --
Restarting the server.
[Wed Jul 28 11:24:48 2010] [notice] Child 2620: Exit event signaled. Child
process is ending.
Syntax error on line 178 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf:
DocumentRoot must be a directory
[Wed Jul 28 11:24:48 2010] [warn] (OS 995)The I/O operation has been aborted
because of either a thread exit or an application request.  : winnt_accept:
Asynchronous AcceptEx failed.
[Wed Jul 28 11:24:49 2010] [notice] Child 2620: Released the start mutex
[Wed Jul 28 11:24:50 2010] [notice] Child 2620: All worker threads have
exited.
[Wed Jul 28 11:24:50 2010] [notice] Child 2620: Child process is exiting


On Thu, Jul 22, 2010 at 1:51 PM, Matthew P. Smith 
<m...@smithwebdesign.net>wrote:

> I would like to use the drive on my dev workstation as the document root
> for my apache server.  How do I do this?
>
> --
> Regards,
> Matthew Smith
> MS Data Systems, Inc. - Mobile AL <http://www.msdatasystems.com>
> Mobile AL Web Design 
> Company<http://www.mobile-al-web-design.com/ms-data-systems-mobile-al/mobile-al-web-design/mobile-al-web-design.cfm>
>
>


-- 
Regards,
Matthew Smith
MS Data Systems, Inc. - Mobile AL <http://www.msdatasystems.com>
Mobile AL Web Design
Company<http://www.mobile-al-web-design.com/ms-data-systems-mobile-al/mobile-al-web-design/mobile-al-web-design.cfm>

Reply via email to