7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
|
|
# This is a robots.txt file for Drupal site testing
|
||
|
|
# Should be allowed by RewriteRule "/\.|^\.(?!well-known/)" - [F] exception
|
||
|
|
|
||
|
|
User-agent: *
|
||
|
|
Disallow: /admin/
|
||
|
|
Allow: /
|