Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.xhtml failed
Differences
This shows you the differences between the selected revision and the current version of the page.
| docs:configuration_file_basics 2009/02/23 23:54 | docs:configuration_file_basics 2009/02/23 23:55 current | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| </code> | </code> | ||
| - | Since default.conf defined filetypes for HTML crawling, you now extended its functionality by also adding support for crawling CSS files. Try running with the above configuration and you should see that Methabot will crawl HTML as expected, but also follow links to CSS files and try to find png and jpeg files. | + | Since default.conf defined filetypes for HTML crawling, you now extended its functionality by also adding support for crawling CSS files. Try running with the above configuration and you should see that Methabot will crawl HTML as expected, but also follow links to CSS files and try to find png and jpeg files there. |
| For a list of built-in parsers that you can bind to your filetypes, have a look at the [[/docs/builtin_parsers|builtin parsers]] page. | For a list of built-in parsers that you can bind to your filetypes, have a look at the [[/docs/builtin_parsers|builtin parsers]] page. | ||