Main public logs
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:41, 3 August 2022 Kangtain talk contribs created page Nginx:Installasi PageSpeed (Created page with "===Install the necessary dependencies=== The first thing we’ll do is install a few dependencies. Log into your server and issue the commands: sudo apt-get update sudo apt-get install libssl-dev libxslt-dev libgd-dev curl nano gnupg2 ca-certificates lsb-release git -y ===Download the ngx_pagespeed source=== Change into the src directory with the command: cd /usr/local/src Clone the necessary source code: sudo git clone https://github.com/apache/incubator-pages...")