Welcome to nginx 1.25.3 on OpenMandriva!

This page is used to test the proper operation of the nginx HTTP server after it has been installed. If you can read this page, it means that the web server installed at this site is working properly.

Website Administrator

This is the default index.html page that is distributed with nginx on OpenMandriva. It is located in /srv/www//html.

You should now put your content in a location of your choice and edit the root configuration directive in the nginx configuration file /etc/nginx/nginx.conf.

Preferably, add virtual hosts by creating a config file (it may be a good idea to start by copying default.conf) in /etc/nginx/sites-available/YOUR.HOSTNAME.conf and symlinking it into /etc/nginx/sites-enabled.

For TLS encryption, it is recommended to use certbot to get proper certificates for your site rather than using the self-signed certificate used for the test page.

[ Powered by nginx ] [ Powered by OpenMandriva ]