emilstahl

CDN robots

Oct 17th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. # CDN ROBOTS
  2. RewriteCond %{HTTP:Server} ECS
  3. RewriteCond %{REQUEST_URI} ^/robots.txt$
  4. RewriteRule .* /robots-cdn.txt [L]
Advertisement
Add Comment
Please, Sign In to add comment