Re: [users@httpd] 403 on XP accessing an XML database document

2005-05-18 Thread Robert Zagarello
Rob, Web servers use a generic login account to access information on the server's file system, and it is possible that XP SP2 in its zeal to act as Terminator in its security madness may have either disabled that account or modified its permissions. Just a suggestion. BZAG

[users@httpd] 403 on XP accessing an XML database document

2005-05-18 Thread Gibson, Rob
Environment: Windows XP Office with SP2 And Windows 2000 Professional Both have Apache 2.0.54 installed. Tested earlier with 2.0.48 In Apache I use the LoadModule directive so that I get access to an XML database. And I use the Location directive to define the access used for the databas