debian:web-server-debian:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
debian:web-server-debian:start [2017/03/09 13:25] – [Apache 2.4 auf Debian / Ubuntu] michaeldebian:web-server-debian:start [2017/09/26 19:55] (current) – [Installation von Apache 2.4] michael
Line 16: Line 16:
 apt-get install apache2  apt-get install apache2 
 </code> </code>
 +
 +  * https://httpd.apache.org/docs/2.4/de/misc/perf-tuning.html
 +  * https://www.linuxbabe.com/linux-server/install-apache-mariadb-and-php7-lamp-stack-on-ubuntu-16-04-lts
 +  * https://www.linuxbabe.com/linux-server/install-nginx-mariadb-php7-lemp-stack-ubuntu-16-04-lts
 +
 +
 +
 +
 +==== PHP 7.0 ====
 +<code>
 +# apt-get install php7.0-curl php7.0 php7.0-gd php7.0-cli libapache2-mod-php7.0
 +# service apache2 reload
 +</code>
 +
 +==== Security ====
 +
 +=== Configuration & Hardening ===
 +  * https://raymii.org/s/tutorials/Strong_SSL_Security_On_Apache2.html
 +
 +=== Security Testing ===
 +  * https://www.ssllabs.com/ssltest/
 +  * https://ssldecoder.org/
 +
 +
 +
  
  
  • debian/web-server-debian/start.1489062335.txt.gz
  • Last modified: 2017/03/09 13:25
  • by michael