20) What does the ACAP protocol "look" like?

The following shows ACAP implementation on the ACAP website's robots.txt file: More >

Full Responses

Back to the top of the page

20) What does the ACAP protocol "look" like?

The following shows ACAP implementation on the ACAP website's robots.txt file:

##ACAP version=1.1

User-agent:*
Allow:/

User-agent:*
Disallow: /ssl/
Disallow: /skinimages/
Disallow: /scripts/
Disallow: /private/
Disallow: /Files/
Disallow: /CMS*/
Disallow: /bin/
Disallow: /aspnet_client/
Disallow: /App_*/

ACAP-crawler: *
#   User-agent: *
ACAP-allow-crawl: /
#   Allow: /
ACAP-crawler: *
#   User-agent: *
ACAP-disallow-crawl:  /ssl/
#   Disallow:  /ssl/
ACAP-disallow-crawl:  /skinimages/
#   Disallow:  /skinimages/
ACAP-disallow-crawl:  /scripts/
#   Disallow:  /scripts/
ACAP-disallow-crawl:  /private/
#   Disallow:  /private/
ACAP-disallow-crawl:  /Files/
#   Disallow:  /Files/
ACAP-disallow-crawl:  /CMS*/
#   Disallow:  /CMS*/
ACAP-disallow-crawl:  /bin/
#   Disallow:  /bin/
ACAP-disallow-crawl:  /aspnet_client/
#   Disallow:  /aspnet_client/
ACAP-disallow-crawl:  /App_*/
#   Disallow:  /App_*/