On Mon, June 11, 2007 3:59 pm, Jim Owens wrote:
> Thank you, Tony, for staying on my case. I finally tried your suggestion
> and it works. When I originally set up my old Win2K Apache server, I ended
> up using drive mapping because I never tried adding the block
> for //datastore/development. I'd
hat allows Apache
> access to the shared resource.
>
>
>
> -Original Message-----
> From: Tony Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Fri 6/8/2007 6:15 PM
> To: users@httpd.apache.org
> Subject: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped
drives]
&g
Typo Fixes, on lines that being with *
* Alias
> Alais /dev_share //datastore/development
>
>
> You then need a directory block, something like this maybe,
>
>
*
>
> Order allow,deny
> Allow from all
> Options +indexes
>
>
>
...
---
Apache
> access to the shared resource.
>
>
>
> -----Original Message-
> From: Tony Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Fri 6/8/2007 6:15 PM
> To: users@httpd.apache.org
> Subject: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives]
>
>
&
o link to the file as, say,
http://MyApacheServer/dev_share/myfile.txt.
The issue I was having was with the network login that allows Apache access to
the shared resource.
-Original Message-
From: Tony Stevenson [mailto:[EMAIL PROTECTED]
Sent: Fri 6/8/2007 6:15 PM
To: users@httpd.apache.org
Re sent to the proper group this time.
Jim Owens wrote:
Thanks, I appreciate your help.
That's fine, but please keep the messages on the list for everyone's
benefit.
You suggest that if I follow your instructions, I could then use, for
example, http://example.com/topshare.
Unfortunate