Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

Nginx charset is always empty ;(

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
egorka
Posts: 15
Joined: Mon Jan 23, 2017 2:40 pm

Nginx charset is always empty ;(
  • Quote

Post by egorka » Mon Jan 23, 2017 2:47 pm

Try no set Charset in %ip%:8083/edit/server/nginx/
and nothing ;( it is empty

Set manually in /home/%user%/conf/web/nginx.conf

I think it is bug.
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: Nginx charset is always empty ;(
  • Quote

Post by skurudo » Mon Jan 30, 2017 6:42 pm

There no config editor for user's nginx files yet, only for main nginx config.
Top

egorka
Posts: 15
Joined: Mon Jan 23, 2017 2:40 pm

Re: Nginx charset is always empty ;(
  • Quote

Post by egorka » Wed Mar 04, 2020 6:53 pm

it is bug ;)
you need select "additional options" and add charset to block "http":

Code: Select all

    open_file_cache_min_uses 2;
    open_file_cache_errors   off;

    charset utf-8; # encoding <--------

    # Wildcard include
    include             /etc/nginx/conf.d/*.conf;
}
save;)
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password