On stocke les fichiers de sitemap la racine de tous les sites
darcs-hash:20060510090837-72cb0-02355f5154e470fdac324e583948f77819169e9a.gz
This commit is contained in:
parent
8ca269628c
commit
250de126ee
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site
|
||||
base_url="http://lists.crans.org/"
|
||||
store_into="/var/www/site_www/lists.xml.gz"
|
||||
store_into="/var/www/lists.xml.gz"
|
||||
verbose="1"
|
||||
>
|
||||
|
||||
<url href="http://lists.crans.org/" />
|
||||
|
||||
<sitemap path="/var/www/site_www/lists.xml.gz" />
|
||||
<sitemap path="/var/www/lists.xml.gz" />
|
||||
|
||||
<filter action="drop" type="wildcard" pattern="*~" />
|
||||
<filter action="drop" type="regexp" pattern="/\.[^/]*" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue