This shows you the differences between the selected revision and the current version of the page.
| website:guideline:en 2010/06/24 16:23 | website:guideline:en 2010/08/05 11:04 current | ||
|---|---|---|---|
| Line 283: | Line 283: | ||
| === Spool === | === Spool === | ||
| - | Spool should be stored in ''/var/spool'' : | + | Spool should be stored in ''/var/local/spool'' : |
| <code> | <code> | ||
| - | /var/spool/ | + | /var/local/spool/ |
| | | | | ||
| +- webapps | +- webapps | ||
| Line 296: | Line 296: | ||
| === Cache === | === Cache === | ||
| - | Cache should be in ''/var/cache'' | + | Cache should be in ''/var/local/cache'' |
| <code> | <code> | ||
| - | /var/cache/ | + | /var/local/cache/ |
| | | | | ||
| +- webapps | +- webapps | ||