Changes between Initial Version and Version 1 of nutch.site.xml.nutch


Ignore:
Timestamp:
Apr 22, 2008, 5:05:56 PM (16 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • nutch.site.xml.nutch

    v1 v1  
     1<configuration>
     2<property>
     3  <name>http.agent.name</name> [[br]]
     4  <value>'''waue'''</value> [[br]]
     5  <description>HTTP 'User-Agent' request header.
     6  </description> [[br]]
     7</property>
     8<property>
     9  <name>http.agent.description</name> [[br]]
     10  <value>'''MyTest'''</value> [[br]]
     11  <description>Further description
     12  </description> [[br]]
     13</property>
     14<property>
     15<property>
     16  <name>http.agent.url</name> [[br]]
     17  <value>'''hd01.nchc.org.tw'''</value> [[br]]
     18  <description>A URL to advertise in the User-Agent header.
     19  </description> [[br]]
     20</property>
     21<property>
     22  <name>http.agent.email</name> [[br]]
     23  <value>'''waue@nchc.org.tw'''</value> [[br]]
     24  <description>An email address
     25  </description> [[br]]
     26</property>
     27</configuration>
     28