RE: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives]

2007-06-11 Thread Tony Stevenson
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

RE: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives]

2007-06-11 Thread Jim Owens
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

RE: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives]

2007-06-11 Thread Tony Stevenson
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 > > > ... ---

RE: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives]

2007-06-11 Thread Tony Stevenson
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] > > &

RE: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives]

2007-06-11 Thread Jim Owens
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

[Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives]

2007-06-08 Thread Tony Stevenson
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

Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-08 Thread Tony Stevenson
ailto:[EMAIL PROTECTED] Sent: June 7, 2007 22:49 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives Jim Owens wrote: "However, drive letters that are mapped from a service that is running under the local System account are visible to all

RE: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-08 Thread Jim Owens
ibrary/Documentation/Doc_home.html was not found on this server." -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: June 7, 2007 22:49 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives Jim Owens wrote: > &g

Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-07 Thread William A. Rowe, Jr.
Jim Owens wrote: > > "However, drive letters that are mapped from a service that is running under > the local System account are visible to all logon sessions." WTH? That's nonsense since MS strongly recommends against EVERY granting the LocalSystem account any network privileges at all. > Mic

RE: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-07 Thread Jim Owens
ver using the http protocol, I don't get them. Not in Firefox anyway -- I think IE might bend the rules here. -Original Message- From: Tony Stevenson [mailto:[EMAIL PROTECTED] Sent: Thu 6/7/2007 6:04 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache, Windows XP, an

Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-07 Thread Tony Stevenson
William A. Rowe, Jr. wrote: Dragon wrote: William A. Rowe, Jr. wrote: Jim Owens wrote: I just set up Apache 2.2.4 on a Windows XP system (from the current .msi), and I thought I’d share my findings about using mapped network drives. If anyone else is trying to deal with thi

Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-07 Thread William A. Rowe, Jr.
Dragon wrote: > William A. Rowe, Jr. wrote: >> Jim Owens wrote: >> > I just set up Apache 2.2.4 on a Windows XP system (from the current >> > .msi), and I thought I’d share my findings about using mapped network >> > drives. >> > >> > If anyone else is trying to deal with this, one workaround is

Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-07 Thread Dragon
William A. Rowe, Jr. wrote: Jim Owens wrote: > I just set up Apache 2.2.4 on a Windows XP system (from the current > .msi), and I thought I’d share my findings about using mapped network > drives. > > If anyone else is trying to deal with this, one workaround is to turn > the Apache service off

Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-07 Thread William A. Rowe, Jr.
Jim Owens wrote: > I just set up Apache 2.2.4 on a Windows XP system (from the current > .msi), and I thought I’d share my findings about using mapped network > drives. > > If anyone else is trying to deal with this, one workaround is to turn > the Apache service off and run httpd.exe in a command

[EMAIL PROTECTED] Apache, Windows XP, and mapped drives

2007-06-07 Thread Jim Owens
I just set up Apache 2.2.4 on a Windows XP system (from the current .msi), and I thought I'd share my findings about using mapped network drives. On my old W2K system, I could succesfully Alias to my mapped drives by logging in the Apache service using my account, or a special "apache" account