I'm using Zoom (cgi) to search my external website which contains jsp pages. I'm running Apache 2.2/Tomcat 6.0 and in the httpd.conf, I have the following:
LoadModule headers_module modules/ApacheModuleHeaders.dll
When I run the indexer in offline mode, the date is showing in the search results. When I run the indexer in spider mode, the date is not showing in the search results. How do I get the date to show in spider mode? Thanks.
LoadModule headers_module modules/ApacheModuleHeaders.dll
When I run the indexer in offline mode, the date is showing in the search results. When I run the indexer in spider mode, the date is not showing in the search results. How do I get the date to show in spider mode? Thanks.
Comment