MediaWiki:Installasi on Ubuntu 20.04 (Nginx): Difference between revisions

Line 83: Line 83:
*Save and close the file. Then test Nginx configuration.
*Save and close the file. Then test Nginx configuration.
  sudo nginx -t
  sudo nginx -t
'''Output sample'''
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful


*If the test is successful, reload Nginx web server.
*If the test is successful, reload Nginx web server.