Serving MDriven with Nginx Server as a Proxy
(Created page with "The content for this page will be added soon.")
 
mNo edit summary
Line 1: Line 1:
The content for this page will be added soon.
After successful installation of MDriven on the Ubuntu Server, this installation also ensured we installed Nginx Web server to create the /var/www/ directory.
 
Now check the status of nginx service using the command.<syntaxhighlight>
service nginx status
</syntaxhighlight>

Revision as of 17:02, 2 January 2025

This page was created by Stephanie@mdriven.net on 2024-12-20. Last edited by Edgar on 2025-01-20.

After successful installation of MDriven on the Ubuntu Server, this installation also ensured we installed Nginx Web server to create the /var/www/ directory.

Now check the status of nginx service using the command.

service nginx status