Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use Libertea by Nginx #85

Closed
hesamz3090 opened this issue Feb 29, 2024 · 1 comment
Closed

How to use Libertea by Nginx #85

hesamz3090 opened this issue Feb 29, 2024 · 1 comment
Labels
question Further information is requested

Comments

@hesamz3090
Copy link

I have two sites running on Nginx, each on a different subdomain. However, when installing Libertea, Nginx prevents it from running, showing the following error:

ERROR: Your panel domain [example.domain.com](http://example.domain.com/) is not accessible.
       Please ensure that your domain's DNS is pointing to the server's IP (***.***.***.***).

Turning off Nginx resolves the issue, but I'm unable to do so. What should I do in this situation ?

@VZiChoushaDui
Copy link
Owner

Run your nginx on another port (like 8080), and set Libertea's camouflage domain to 127.0.0.1:8080.

More info

@VZiChoushaDui VZiChoushaDui added the question Further information is requested label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants