On 7/14/05, Dan Lyons <[EMAIL PROTECTED]> wrote:
>
> We have Apache running on a win2k server, with a mapped drive to a directory
> on a Sun server(also running Apache). Using VirtualHost, we have made the
> mapped drive our document root to the network shared drive:
>
>
> ServerAdmin [EM
Dan,
I haven't stopped to research any of this, but some shots in the dark:
Are you sure the problem isn't that Apache can't find H:, not that it just can't
find .htaccess? I have to say I don't like the look of a path in httpd.conf of
just "H:" without slashes. Even if that's okay, it could
We have Apache running on a win2k server, with a mapped drive to a directory on a Sun server(also running Apache). Using VirtualHost, we have made the mapped drive our document root to the network shared drive:
ourDNSname:80>
ServerAdmin [EMAIL PROTECTED]
DocumentRoot H:
ServerName ourDNSna