Allowrobots Option

From MsgServerDocWiki

Jump to: navigation, search


Determines how the msadmin server responds to GET requests for /robots.txt. When set to 0, the returned HTTP response is

User-agent: *
Disallow: /

When set to 1, the HTTP response

User-agent: *
Disallow:

is instread returned. The default value for this option is 0.


The default value is: 0

Personal tools