Re: [EMAIL PROTECTED] (solved) help with XML refresh and cache control

2007-07-25 Thread Jim Owens
Thanks, Joshua, for the tip. What worked in the end was: Header set Cache-Control no-cache Note that this references the XSLT file, not the script. Also for some reason this didn't seem to work until I put the section after the section for cgi-bin. Joshua Slive wrote: On 7/24/07

Re: [EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Jim Owens
ile name (with and without paths), but no joy. I added quotes, but again it made no difference. Does it matter where the section is located in httpd.conf? Do I need to enable any modules? (Apache 2.2 Windows binary). Joshua Slive wrote: On 7/24/07, Jim Owens <[EMAIL PROTECTED]> wro

[EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Jim Owens
I'm using Apache on an intranet to serve an XML database. Users can modify what they see by selecting radio buttons on an HTML form. The form sends off a CGI GET request with different parameters, based on the buttons selected -- for example, generic_xsl.rex?product=A&revision=B. The script gen

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

2007-06-11 Thread Jim Owens
apped drives] On Mon, June 11, 2007 12:56 pm, Jim Owens wrote: > I don't know how much this conversation will benefit the group, but I'll > post it here as you suggest. > > I'm using Apache to serve a document library on a company intranet. Some > of the files to which

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

2007-06-11 Thread Jim Owens
Subject: [Fwd: Re: [EMAIL PROTECTED] Apache, Windows XP, and mapped drives] 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

[EMAIL PROTECTED] SharePoint crawler crashes Apache server PC

2007-06-08 Thread Jim Owens
I've been having a problem with my W2K Apache intranet server booting itself once a day. The system log said it was doing a SaveDump for a "bugcheck." Comparing the system log with the Apache access log, I've found an exact correlation between the crashes and a long series of hits from a rece

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 Jim Owens
d mapped drives 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 thou

[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