nginx-le
  • Overview
  • Prerequisites
  • Cli commands
    • build
    • config
    • start
    • acquire
    • certificates
    • cli
    • doctor
    • logs
    • renew
    • restart
    • revoke
    • stop
  • docker-compose
  • Certificate management
    • Staging (test) certificates
    • Certificate volume
  • Customise Nginx-le container
  • Diagnosing problems
  • Environment variables
    • Internal Environment Variables
      • Auth Providers
  • Contributing
    • Testing
    • Releasing nginx-le
  • Custom Content Providers
  • Custom docker file
  • Auth Providers
    • HTTP Auth
    • Cloudflare
    • Name cheap
    • Implement an Auth Provider
Powered by GitBook
On this page

Was this helpful?

Diagnosing problems

If you are having problems with nginx-le we provide some hints and solutions to common problems.

Welcome to nginx!

When you connect to nginx-le you get the nginx welcome page rather than your actual web site.

Nginx-le typically uses two configuration files that tell nginx-le how to connect to your web server.

PreviousCustomise Nginx-le containerNextEnvironment variables

Last updated 4 years ago

Was this helpful?