I don't want Cache

--0-1587582344-1267760048=:9067
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hello=A0 all:
This is my first experience with Apache web server and it's working well, i=
t's just that I have changed a script and the Web server doesn't reflect th=
e changes, even when I click the F5 button or Refresh ; I restarted Apache =
and nothing happens.
I wonder what is wrong or what am I missing.
Any clue is welcome.

I am working Windos Vista Ultimate, Apache 2.2.14 , Perl, Firefox as the br=
owser and MySQL.

Thanks, Rafael.


When everything fails, =A0read the instructions!=0A=0A=0A
--0-1587582344-1267760048=:9067
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;">Hello  all:<br>This is my first experien=
ce with Apache web server and it's working well, it's just that I have chan=
ged a script and the Web server doesn't reflect the changes, even when I cl=
ick the F5 button or Refresh ; I restarted Apache and nothing happens.<br>I=
wonder what is wrong or what am I missing.<br>Any clue is welcome.<br><br>=
I am working Windos Vista Ultimate, Apache 2.2.14 , Perl, Firefox as the br=
owser and MySQL.<br><br>Thanks, Rafael.<br><br><br><font size=3D"3"><font c=
olor=3D"#ff0000" face=3D"comic sans ms">When</font> <font face=3D"times new=
roman"><font color=3D"#0000ff">everything</font> </font><font color=3D"#bc=
6f95">f<font face=3D"courier">ails</font>, </font> <font face=3D"arial=
"><font color=3D"#007f40">read</font> </font><font color=3D"#ff7f00" face=
=3D"arial narrow">the</font><font face=3D"arial black"> instructions!</font=
></font></td></tr></table><br>=0A=0A
--0-1587582344-1267760048=:9067--
Rafael Muneton [ Fr, 05 März 2010 04:34 ] [ ID #2034104 ]

Re: I don't want Cache

--001485f77390ecd11c0481072e8e
Content-Type: text/plain; charset=ISO-8859-1

On Fri, Mar 5, 2010 at 9:04 AM, Rafael Muneton <rafael_muneton [at] yahoo.com>wrote:

> Hello all:
> This is my first experience with Apache web server and it's working well,
> it's just that I have changed a script and the Web server doesn't reflect
> the changes, even when I click the F5 button or Refresh ; I restarted Apache
> and nothing happens.
> I wonder what is wrong or what am I missing.
> Any clue is welcome.
>
> I am working Windos Vista Ultimate, Apache 2.2.14 , Perl, Firefox as the
> browser and MySQL.
>
> Thanks, Rafael.
>
>
> When everything fails, read the instructions!
>

Try Ctrl+R in Firefox. F5 is soft reload which many times shows the cached
version (I think its done using Last-Modified header) whereas Ctrl+R is hard
reload which will reload the page as if you had never visited the page
previously.

If that doesn't work, seems like you've enabled mod_cache*
Disable them.

If that's not enabled, its something to do with your script.

--
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com

--001485f77390ecd11c0481072e8e
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_quote">On Fri, Mar 5, 2010 at 9:04 AM, Rafael Muneton <=
span dir=3D"ltr"><<a href=3D"mailto:rafael_muneton [at] yahoo.com">rafael_mun=
eton [at] yahoo.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" s=
tyle=3D"margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204=
); padding-left: 1ex;">

<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"><tbody><tr><td styl=
e=3D"font: inherit;" valign=3D"top">Hello=A0 all:<br>This is my first exper=
ience with Apache web server and it's working well, it's just that =
I have changed a script and the Web server doesn't reflect the changes,=
even when I click the F5 button or Refresh ; I restarted Apache and nothin=
g happens.<br>

I wonder what is wrong or what am I missing.<br>Any clue is welcome.<br><br=
>I am working Windos Vista Ultimate, Apache 2.2.14 , Perl, Firefox as the b=
rowser and MySQL.<br><br>Thanks, Rafael.<br><br><br><font size=3D"3"><font =
face=3D"comic sans ms" color=3D"#ff0000">When</font> <font face=3D"times ne=
w roman"><font color=3D"#0000ff">everything</font> </font><font color=3D"#b=
c6f95">f<font face=3D"courier">ails</font>, </font>=A0<font face=3D"arial">=
<font color=3D"#007f40">read</font> </font><font face=3D"arial narrow" colo=
r=3D"#ff7f00">the</font><font face=3D"arial black"> instructions!</font></f=
ont></td>

</tr></tbody></table><br>

</blockquote></div><br>Try Ctrl+R in Firefox. F5 is soft reload which=
many times shows the cached version (I think its done using Last-Modified =
header) whereas Ctrl+R is hard reload which will reload the page as if you =
had never visited the page previously.<br>

<br>If that doesn't work, seems like you've enabled mod_cache*<br>D=
isable them.<br><br>If that's not enabled, its something to do with you=
r script.<br clear=3D"all"><br>-- <br>Nilesh Govindarajan<br>Site & Ser=
ver Administrator<br>

<a href=3D"http://www.itech7.com">www.itech7.com</a><br><br>

--001485f77390ecd11c0481072e8e--
Nilesh Govindrajan [ Fr, 05 März 2010 06:42 ] [ ID #2034108 ]

Re: I don't want Cache(Solved)

--0-1061262102-1267801081=:47464
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Thanks Nilesh:

Cntrl + R was enough, it works well now.
Thank you very much.

Rafael

When everything fails, =A0read the instructions!

--- On Thu, 3/4/10, Nilesh Govindarajan <lists [at] itech7.com> wrote:

From: Nilesh Govindarajan <lists [at] itech7.com>
Subject: Re: [users [at] httpd] I don't want Cache
To: users [at] httpd.apache.org
Date: Thursday, March 4, 2010, 9:42 PM

On Fri, Mar 5, 2010 at 9:04 AM, Rafael Muneton <rafael_muneton [at] yahoo.com> w=
rote:
=0A=0AHello=A0 all:
This is my first experience with Apache web server and it's working well, i=
t's just that I have changed a script and the Web server doesn't reflect th=
e changes, even when I click the F5 button or Refresh ; I restarted Apache =
and nothing happens.
=0A=0AI wonder what is wrong or what am I missing.
Any clue is welcome.

I am working Windos Vista Ultimate, Apache 2.2.14 , Perl, Firefox as the br=
owser and MySQL.

Thanks, Rafael.


When everything fails, =A0read the instructions!=0A=0A
=0A=0A
Try Ctrl+R in Firefox. F5 is soft reload which many times shows the cached =
version (I think its done using Last-Modified header) whereas Ctrl+R is har=
d reload which will reload the page as if you had never visited the page pr=
eviously.
=0A=0A
If that doesn't work, seems like you've enabled mod_cache*
Disable them.

If that's not enabled, its something to do with your script.

--
Nilesh Govindarajan
Site & Server Administrator
=0A=0Awww.itech7.com

=0A=0A=0A=0A
--0-1061262102-1267801081=:47464
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;">Thanks Nilesh:<br><br>Cntrl + R was enough, i=
t works well now.<br>Thank you very much.<br><br>Rafael<br><br><font size=
=3D"3"><font color=3D"#ff0000" face=3D"comic sans ms">When</font> <font fac=
e=3D"times new roman"><font color=3D"#0000ff">everything</font> </font><fon=
t color=3D"#bc6f95">f<font face=3D"courier">ails</font>, </font> <font=
face=3D"arial"><font color=3D"#007f40">read</font> </font><font color=3D"#=
ff7f00" face=3D"arial narrow">the</font><font face=3D"arial black"> instruc=
tions!</font></font><br><br>--- On <b>Thu, 3/4/10, Nilesh Govindarajan <i>&=
lt;lists [at] itech7.com></i></b> wrote:<br><blockquote style=3D"border-left:=
2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From=
: Nilesh Govindarajan <lists [at] itech7.com><br>Subject: Re: [users [at] httpd=
] I don't want Cache<br>To: users [at] httpd.apache.org<br>Date: Thursday, March=
4, 2010, 9:42 PM<br><br><div
id=3D"yiv71486598"><div class=3D"gmail_quote">On Fri, Mar 5, 2010 at 9:04 =
AM, Rafael Muneton <span dir=3D"ltr"><<a rel=3D"nofollow" ymailto=3D"mai=
lto:rafael_muneton [at] yahoo.com" target=3D"_blank" href=3D"/mc/compose?to=3Dra=
fael_muneton [at] yahoo.com">rafael_muneton [at] yahoo.com</a>></span> wrote:<br><=
blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 2=
04, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">=0A=0A<table borde=
r=3D"0" cellpadding=3D"0" cellspacing=3D"0"><tbody><tr><td style=3D"font-fa=
mily: inherit; font-style: inherit; font-variant: inherit; font-weight: inh=
erit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; =
font-stretch: inherit; -x-system-font: none;" valign=3D"top">Hello  al=
l:<br>This is my first experience with Apache web server and it's working w=
ell, it's just that I have changed a script and the Web server doesn't refl=
ect the changes, even when I click the F5 button or Refresh ; I restarted A=
pache and nothing happens.<br>=0A=0AI wonder what is wrong or what am I mis=
sing.<br>Any clue is welcome.<br><br>I am working Windos Vista Ultimate, Ap=
ache 2.2.14 , Perl, Firefox as the browser and MySQL.<br><br>Thanks, Rafael=
..<br><br><br><font size=3D"3"><font color=3D"#ff0000" face=3D"comic sans ms=
">When</font> <font face=3D"times new roman"><font color=3D"#0000ff">everyt=
hing</font> </font><font color=3D"#bc6f95">f<font face=3D"courier">ails</fo=
nt>, </font> <font face=3D"arial"><font color=3D"#007f40">read</font> =
</font><font color=3D"#ff7f00" face=3D"arial narrow">the</font><font face=
=3D"arial black"> instructions!</font></font></td>=0A=0A</tr></tbody></tabl=
e><br>=0A=0A </blockquote></div><br>Try Ctrl+R in Firefox. F5 is soft =
reload which many times shows the cached version (I think its done using La=
st-Modified header) whereas Ctrl+R is hard reload which will reload the pag=
e as if you had never visited the page previously.<br>=0A=0A<br>If that doe=
sn't work, seems like you've enabled mod_cache*<br>Disable them.<br><br>If =
that's not enabled, its something to do with your script.<br clear=3D"all">=
<br>-- <br>Nilesh Govindarajan<br>Site & Server Administrator<br>=0A=0A=
<a rel=3D"nofollow" target=3D"_blank" href=3D"http://www.itech7.com">www.it=
ech7.com</a><br><br>=0A</div></blockquote></td></tr></table><br>=0A=0A =

--0-1061262102-1267801081=:47464--
Rafael Muneton [ Fr, 05 März 2010 15:58 ] [ ID #2034122 ]
Webserver » gmane.comp.apache.user » I don't want Cache

Vorheriges Thema: Virtual hosting problem
Nächstes Thema: Cannot upload files from Firefox 2.0 to Apache HTTP proxy server