mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2025-12-11 16:16:26 +02:00
Add 404 page
Some rework Robots.txt BugFixes controllers
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Layout = null;
|
||||
this.Response.ContentType = "text/plain";
|
||||
}
|
||||
# /robots.txt file for http://www.hanselman.com/
|
||||
# /Robots.txt file for httpы://yaflay.com/
|
||||
User-agent: *
|
||||
<environment include="Development,Staging">Disallow: /</environment>
|
||||
<environment include="Production">Disallow: /* </environment>
|
||||
Reference in New Issue
Block a user