My website uses server side includes (.shtml) and I have to set the "Last-Modified" date myself via the xbithack and mod_rewrite
Do you have any ideas of how to set this in my Blog in my sub directory called "archives" for word press 2.01 ?
thanks for any tips.
Dan V.
There are no real "subdirectories" in WP, only virtual ones, created by the permalinks structure.
I don't know what is shown in your 'archives' view.
(You should update to 2.0.2. - your version is not secure)
My 'archives' view is basically like you mentioned - it is my blog which resides at: www.example.com/archives
So when a person is in any page in my Blog I would like the "Last Modified Date" to be shown in the server header. So search engines know whether to index it again.
Which file(s) do i have to set the Group execute bit on? If any? for XbitHack.