From: <var...@us...> - 2016-07-17 09:47:21
|
Revision: 9881 http://sourceforge.net/p/phpwiki/code/9881 Author: vargenau Date: 2016-07-17 09:47:19 +0000 (Sun, 17 Jul 2016) Log Message: ----------- Add robots.txt Added Paths: ----------- trunk/robots.txt Added: trunk/robots.txt =================================================================== --- trunk/robots.txt (rev 0) +++ trunk/robots.txt 2016-07-17 09:47:19 UTC (rev 9881) @@ -0,0 +1,4 @@ +User-agent: * +Disallow: /admin/ +Disallow: /config/ +Disallow: /themes/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |