]> git.immae.eu Git - github/wallabag/wallabag.git/commit
fix #2582 - Nginx config: disable all other PHP file from symphony 2584/head
authorOlivier DOSSMANN <olivier+git@dossmann.net>
Mon, 14 Nov 2016 10:58:26 +0000 (11:58 +0100)
committerOlivier DOSSMANN <olivier+git@dossmann.net>
Mon, 14 Nov 2016 10:58:26 +0000 (11:58 +0100)
commitccad5d7629acec38bcc36a8ea6e6cfe8ef4f1f02
treec31af9885ed36fa7336be535a38e60cc2aff556b
parentd3511bbde9743995e7ee7eec74b20b9b7b1b56ca
fix #2582 - Nginx config: disable all other PHP file from symphony

Regarding
https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/ we
need to limit access to config.php and make_dev.php files from Nginx.
That's why we return 404 error page for these files.
docs/de/user/installation.rst
docs/en/user/installation.rst
docs/fr/user/installation.rst