MyShaarli/doc/md
nodiscc 3bb6205e7f
doc: apache: explicitely ste index.php as DirectoryIndex
WIthout this directive apache will try other default/global DirectoryIndex files resulting in useless file access/error messages in logs

```
[Sun Mar 07 14:04:25.383960 2021] [authz_core:error] [pid 946:tid 139985284290304] [client 10.0.0.1:42616] AH01630: client denied by server configuration: /var/www/links.example.org/index.html
[Sun Mar 07 14:04:25.384293 2021] [authz_core:error] [pid 946:tid 139985284290304] [client 10.0.0.1:42616] AH01630: client denied by server configuration: /var/www/links.example.org/index.cgi
[Sun Mar 07 14:04:25.384465 2021] [authz_core:error] [pid 946:tid 139985284290304] [client 10.0.0.1:42616] AH01630: client denied by server configuration: /var/www/links.example.org/index.pl
```
2021-03-07 13:08:31 +00:00
..
dev New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
images **General rewording, proof-reading, deduplication, shortening, reordering, simplification, cleanup/formatting/standardization** 2020-09-12 14:31:45 +02:00
Backup-and-restore.md **General rewording, proof-reading, deduplication, shortening, reordering, simplification, cleanup/formatting/standardization** 2020-09-12 14:31:45 +02:00
Community-and-related-software.md Add 2 plugins to the 3rd party plugin list 2020-09-12 14:31:45 +02:00
Docker.md Docker-compose: fix SSL certificate + add parameter for Docker tag 2020-11-09 10:36:13 +01:00
index.md **General rewording, proof-reading, deduplication, shortening, reordering, simplification, cleanup/formatting/standardization** 2020-09-12 14:31:45 +02:00
Installation.md doc: installation: simplify permissions setup 2020-09-12 14:31:45 +02:00
Plugins.md doc: plugins: remove doc about deprecated $GLOBALS['config']['ENABLED_PLUGINS'] array 2020-09-12 14:31:45 +02:00
REST-API.md Typo fix line 76 'Authentication' -> Authorization 2020-12-26 13:45:01 +01:00
Reverse-proxy.md doc: apache config: remove useless documentroot directive in HTTP-only virtualhost (only used for redirects) 2020-09-12 14:31:45 +02:00
Server-configuration.md doc: apache: explicitely ste index.php as DirectoryIndex 2021-03-07 13:08:31 +00:00
Shaarli-configuration.md Feature: support any tag separator 2020-11-05 17:54:42 +01:00
Troubleshooting.md doc: troubleshooting: add procedure to clear shaarli caches 2020-09-12 14:31:45 +02:00
Upgrade-and-migration.md doc: updagrde/migration: simplify permissions setup 2020-09-12 14:31:45 +02:00
Usage.md doc: add note about importing browser bookmarks folder structure to shaarli tags 2020-09-12 14:31:45 +02:00