我以前从来没有配置过任何生产服务器,我正在尝试配置nginx,并且一直收到403禁止错误。我想不出为什么会发生这种事。/etc/nginx/sites-enabled/deployproject.conf) # fail_timeout=0 meansIt's also safe to set if you're
# using only serving fast clients
我很难从NGINX那里得到403个随机错误。在"profile/user.name.1“页面上,我有静态图像,但它们没有加载。我收到以下信息:
"Failed to load resource: the server responded with a status of 403 (Forbidden)".当我试图从这个页面显式地到达另一个页面时,我会收到一条"403禁止“的信息。我使用用户" nginx“运行nginx<