web server

CentOS :: Setting Varnish, Nginx for WordPress

:: How to setting Varnish and Nginx for WordPress cms in Linux CentOS + Enable Varnish and Nginx repository rpm --nosignature...
sysadmin.id
1 min read

Ubuntu :: Enable mod_rewrite in Apache2

:: How to enable mod_rewrite Apache2 on Ubuntu + enable rewrite module sudo a2enmod rewrite + restarting apache2 sudo service apache2...
sysadmin.id
5 sec read

Apache :: MP4 Streaming

:: How to Enable mp4 Streaming in Apache + Installing mod h624 streaming wget //h264.code-shop.com/download/apache_mod_h264_streaming-2.2.7.tar.gz tar -xzf apache_mod_h264_streaming-2.2.7.tar.gz cd mod_h264_streaming-2.2.7/ ./configure...
sysadmin.id
18 sec read