You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
I don't know if this is a nginx problem or a container problem, but here is the issue I'm facing: I have created a conf template for my static subdomains:
The problem is that some subdomains redirect to other sites I have configured (in particular the first in alphabetical order, eg. aa.com)
What could be this issue caused by? I've tried running nginx -t but all the configurations I'm running are fine.
Permissions are fine too (for testing purposes I've even tried chmod 777 without any luck).
The text was updated successfully, but these errors were encountered:
I don't know if this is a nginx problem or a container problem, but here is the issue I'm facing: I have created a conf template for my static subdomains:
The problem is that some subdomains redirect to other sites I have configured (in particular the first in alphabetical order, eg. aa.com)
What could be this issue caused by? I've tried running
nginx -t
but all the configurations I'm running are fine.Permissions are fine too (for testing purposes I've even tried
chmod 777
without any luck).The text was updated successfully, but these errors were encountered: