Jump to content
View in the app

A better way to browse. Learn more.

Дизайн и модификация Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IPB + nginx

Featured Replies

Очень странно что вы не смогли их померить, ведь apache+nginx сложнее в настройке.

 

В чем собственно причина?! Опишите чуток.

У меня уже много лет дружит, правда с php-fpm.

 

Где вы такую мутную ссылку откопали?

В оригинале должно быть так:

 

httр://www.xxx.ru/public/style_css/css_1/calendar_select.css?ipbv=32006

@desti, у вас просто сжатие js/css отключено. А топикстартер привел совершенно правильную ссылку при использовании minify. Вот только использует некорректное правило для nginx под статику. Наверняка что-то вроде:

 

   location ~* ^.+\.(jpg|js|jpeg|png|gif|txt|js|css|swf|zip|rar)$ {
root /var/www/example.com;
   }

 

Исключите из этого списка css, и все станет ок.

  • 11 months later...

Некропост:

Только похоже что nginx не обрабатывает query_string в location.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.