cscart nginx не работает api #157
Closed
leonidtimo17
started this conversation in
Дискуссии
Replies: 1 comment 2 replies
-
Пытался без строгих условий cscart но она тогда будет работать только со стороны админ панели. front и api не будут работать. По моему конфигу front начал работать но api дает 404. Пытался перенаправить через @backend |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
server {
listen 80;
server_name dev.cscart.ru;
}
Beta Was this translation helpful? Give feedback.
All reactions