由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - perl and apache web server
相关主题
apache web server under NT4.0?apache如何设置?
急问,大侠请看!Apache web server 与Tomcat server 是不是一回事?
[转载] How many version of Perl/CGI are there?Re: Apache web server 与Tomcat server 是不是
想建个网站有规模的网站,诸多问题请指教,谢了先!如何用自己家的电脑作为web server, 建立自己的网站?
请问如何用PERL cgi拿到登陆网站的用户名?problem: apache web server
Apache 与persnoal web server冲突?separate Web server application server to two server
Help, about Web-Server谁知道美工是什么工作方式
web service这个问题谁帮我看一下
相关话题的讨论汇总
话题: web话题: server话题: apache话题: perl话题: display
进入BuildingWeb版参与讨论
1 (共1页)
s****a
发帖数: 46
1
I met a wired problem when I use apache web server to run perl scripts. When I
changed my code, it seemed the web server could not reflect the modification
timely. Even I delete the code, the web server still can display some old
pages. If I refresh it, it will display some history page. But it can not
reflect my current version. After a period of time, eg. the next day, it may
can display. I was wondering if it is because the web server has cached my
page. Is there a paramater that lets the web
t****r
发帖数: 106
2
Check if client-side has proxy or some cache-like stuff.

I

【在 s****a 的大作中提到】
: I met a wired problem when I use apache web server to run perl scripts. When I
: changed my code, it seemed the web server could not reflect the modification
: timely. Even I delete the code, the web server still can display some old
: pages. If I refresh it, it will display some history page. But it can not
: reflect my current version. After a period of time, eg. the next day, it may
: can display. I was wondering if it is because the web server has cached my
: page. Is there a paramater that lets the web

s**********i
发帖数: 711
3

progma: no-cache
expire: -1
in your header part.

【在 s****a 的大作中提到】
: I met a wired problem when I use apache web server to run perl scripts. When I
: changed my code, it seemed the web server could not reflect the modification
: timely. Even I delete the code, the web server still can display some old
: pages. If I refresh it, it will display some history page. But it can not
: reflect my current version. After a period of time, eg. the next day, it may
: can display. I was wondering if it is because the web server has cached my
: page. Is there a paramater that lets the web

1 (共1页)
进入BuildingWeb版参与讨论
相关主题
这个问题谁帮我看一下请问如何用PERL cgi拿到登陆网站的用户名?
怎么才能统计访问者得ip呢Apache 与persnoal web server冲突?
购买域名和MAIL SEVER问题!Help, about Web-Server
How to get a free domain?web service
apache web server under NT4.0?apache如何设置?
急问,大侠请看!Apache web server 与Tomcat server 是不是一回事?
[转载] How many version of Perl/CGI are there?Re: Apache web server 与Tomcat server 是不是
想建个网站有规模的网站,诸多问题请指教,谢了先!如何用自己家的电脑作为web server, 建立自己的网站?
相关话题的讨论汇总
话题: web话题: server话题: apache话题: perl话题: display