in reply to Web Page Caching
Hi Paul,
Take a look at http://www.i18nguy.com/markup/metatags.html here you see some useful META tags you can use in your pages...
But, one thing that you don't say is how are you making the login in and out...
For example if you are running an Apache mod_perl enabled webserver and you use Apache::Registry you must code your cgi's with some things in mind see http://perl.apache.org/docs/1.0/guide/porting.html.
If you can't or won't change it so that it works with Apache::Registry, you can use Apache::PerlRun instead...
But as I said... more info would be great, to give a more certain answer of what is happening. ;-)
Regards,
|fire| at irc
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Web Page Caching
by thekestrel (Friar) on Jun 30, 2005 at 03:50 UTC |