doc: server configuration: remove outdated screencast

- ref. https://github.com/shaarli/Shaarli/issues/2002
- uses old instructions/mod-php instead of the now recommended php-fpm
- server configuration may not be the ideal page for this, installation would be more suitable
This commit is contained in:
nodiscc 2023-09-25 16:13:16 +02:00
parent 81cfed8be4
commit ee5ee294b2
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -25,13 +25,6 @@ Setup a **firewall** (using `iptables`, [ufw](https://www.digitalocean.com/commu
Shaarli makes outbound HTTP/HTTPS connections to websites you bookmark to fetch page information (title, thumbnails), the server must then have access to the Internet as well, and a working DNS resolver.
### Screencast
Here is a screencast of the installation procedure
[![asciicast](https://asciinema.org/a/z3RXxcJIRgWk0jM2ws6EnUFgO.svg)](https://asciinema.org/a/z3RXxcJIRgWk0jM2ws6EnUFgO)
--------------------------------------------------------------------------------
### PHP