Are pages generated from registered procedures considered adp for this? I map urls like http://foo.com/bar/baz so there is no .adp at the end. Also, when does the errorpage option come into play? I can't make it fire no matter how many errors I have! Ian A. Harding Programmer/Analyst II Tacoma-Pierce County Health Department (253) 798-3549 mailto: [EMAIL PROTECTED] >>> [EMAIL PROTECTED] 07/16/01 07:20AM >>> 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
