AOLserver can be instructed to set "Expires: now" on all pages. Investigate the "enableexpires" options: In the ns/server/servername/adp section: ns_param enableexpire true ;# Set "Expires: now" on all ADP's If you'd like this to be added to your *.html pages, too, map *.html to th ADP interpreter. Enjoy, Kris
