diff options
| author | 2013-12-26 01:56:58 +0100 | |
|---|---|---|
| committer | 2013-12-26 01:56:58 +0100 | |
| commit | 58300c36ad77e8d788e99825d509fe8657a36854 (patch) | |
| tree | 6167a28a3c728c65c30256c1f29fd0a0552d8676 /p/robots.txt | |
| parent | 1da74b1eddfafd9191548e0fde150690b80f694b (diff) | |
Cookie : sous-répertoire pour index (changements de répertoires !)
Implémente https://github.com/marienfressinaud/FreshRSS/issues/333
/public/ est renommé /p/
/public/index.php est déplacé dans /p/i/index.php
Le cookie de session est limité à /p/i/
Diffstat (limited to 'p/robots.txt')
| -rw-r--r-- | p/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/p/robots.txt b/p/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/p/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / |
