I already try to using ns_setexpires on my ADP file, but the page still containing  the same data would be resubmitted again.
Did I must be configure the aolserver config?
Thanks
 
 
Here is my aolserver config
 
ns_section "ns/server/${servername}/adp"
ns_param   cache           on
ns_param   map             "/*.adp"  ;# Extensions to parse as ADP's.
ns_param   map             "/*.html" ;# Any extension can be mapped.
ns_param   map             "/*.htm"  ;# Any extension can be mapped.
ns_param   enableexpire    false     ;# Set "Expires: now" on all ADP's.
ns_param   enabledebug     false     ;# Allow Tclpro debugging with "?debug".
----- Original Message -----
Sent: Thursday, February 20, 2003 9:03 PM
Subject: Re: [AOLSERVER] set expires

If it's an ADP, you can use ns_setexpires seconds to tell a page how long to cache.  I think it sets the Expires http header element.

Kevin

In a message dated 2/20/2003 4:45:46 AM Eastern Standard Time, [EMAIL PROTECTED] writes:

Hi..
 
I'm trying to make the previous page would be expires when someone hit the back button on internet browser.

Does anyone have guide me?

Thanks :-)






I. To remove yourself from this list: Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message:

signoff aolserver

II. For a complete list of listserv options please visit:

http://listserv.aol.com/

III. For more AOLserver information please visit:

http://www.aolserver.com/




Kevin Lawver
Sr. Software Engineer | Search Dev

"
It's just a job. Grass grows, birds fly, waves pound the sand.  I beat people up." - Muhammad Ali

I. To remove yourself from this list:

Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message:

signoff aolserver

II. For a complete list of listserv options please visit:

http://listserv.aol.com/

III. For more AOLserver information please visit:

http://www.aolserver.com/

I. To remove yourself from this list:

Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message:

signoff aolserver

II. For a complete list of listserv options please visit:

http://listserv.aol.com/

III. For more AOLserver information please visit:

http://www.aolserver.com/

Reply via email to