What is the nginx version of httpd-S?

Asked 2 years ago, Updated 2 years ago, 56 views

How does nginx do something like the httpd-S command that Apache can use?

I'd like to verify the domain I've configured.

apache nginx

2022-09-30 15:50

1 Answers

nginx is not exactly the same command as httpd-S, where nginx-V displays compilation options, or nginx-t verifies the configuration.

The utility Crossplane can load and display nginx settings.


2022-09-30 15:50

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.