Crawler setup
-
Hello,
I searched yesterday all day long so I’m quite desperate:I set up a new VM with Ubuntu 16.04 and installed OpenLitespeed and WordPress as dsecribed here: http://open.litespeedtech.com/mediawiki/index.php/Help:1-Click_Install (Didn’t change locations)
So far so good. Caching works when I go to the page manually, hit refresh and check the response headers and the sourcecode.
But I don’t get the crawler to preload the sites. After the crawler finished its run, the response headers give me:
Server: LiteSpeed Transfer-Encoding: chunked X-Litespeed-Cache-Control: public,max-age=600 X-Litespeed-Tag: 7d51_PGSRP,7d51_URL.6666cd76f96956469e7be39d750cc7d9,7d51_F,7d51_Po.904,7d51_PGS,7d51_The crawler itself runs as far as I can see in the “Watch Crawler Status” window.
I assume the problem is enabeling the crawler with the crawler snippet:
<IfModule Litespeed> CacheEngine on crawler </IfModule>As I don’t use any control panel, the wiki tells me to “Add the Crawler Snippet and optional server variables to your server-level Apache config file”
But how does this file look like? Where can I find it? I googled all day long yesterday but obviously didn’t find the right file. So any hint is welcome.
Thanks for any help 😉
The topic ‘Crawler setup’ is closed to new replies.