Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nginx i18n_gallery
#2
Okay,
i've changet
PHP Code:
fastcgi_param SCRIPT_FILENAME $document_root/index.php
to
PHP Code:
fastcgi_param SCRIPT_FILENAME $document_root/$fastcgi_script_name
in section location ~* \.php$ { ... } and it worked.
Reply


Messages In This Thread
nginx i18n_gallery - by valdiks - 2013-01-14, 22:28:02
RE: nginx i18n_gallery - by valdiks - 2013-01-15, 02:27:38
RE: nginx i18n_gallery - by marrco - 2013-01-15, 18:14:37



Users browsing this thread: 1 Guest(s)