Vesta Control Panel - Forum

Community Forum

Skip to content

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

Search found 16 matches

Go to advanced search

Advanced search
Search found 16 matches
  • 1
  • 2
  • Next
by hcjsy
Mon Nov 28, 2016 9:34 am
Forum: General Discussion
Topic: Disabling Cron Emails
Replies: 2
Views: 5361

Re: Disabling Cron Emails

thanks
  • Jump to post
by hcjsy
Mon Nov 14, 2016 9:26 am
Forum: Debian/Ubuntu
Topic: Install Moodle (moodledata folder)
Replies: 10
Views: 31089

Re: Install Moodle (moodledata folder)

just use the private folder
  • Jump to post
by hcjsy
Tue Jun 14, 2016 3:46 pm
Forum: General Discussion
Topic: Where is Awstats?
Replies: 16
Views: 39244

Re: Where is Awstats?

same issue for me however I resolved it :)

I did the chmod 744 /home/admin/web/xxx/stats

then went into the control panel, changed stats to none, clicked save.
then changed it to awstats, and working
  • Jump to post
by hcjsy
Thu Jun 09, 2016 7:37 am
Forum: Web Server
Topic: nginx wordpress js with gzip?
Replies: 20
Views: 22075

Re: nginx wordpress js with gzip?

I managed to resolve this. It was to do with the firewall (tmg 2010) not passing on from the client to the webserver that the client is gzip ready.
  • Jump to post
by hcjsy
Wed Jun 08, 2016 1:14 pm
Forum: Web Server
Topic: nginx wordpress js with gzip?
Replies: 20
Views: 22075

Re: nginx wordpress js with gzip?

strange, I just edited the config changed gzip to off, ran the curl on my machine again and came back as expected curl -H "Accept-Encoding: gzip" -I http://wordpress.highlands.ac.uk/wp-includes/js/wp-embed.min.js HTTP/1.1 200 OK Server: nginx Date: Wed, 08 Jun 2016 13:10:48 GMT Content-Type: applica...
  • Jump to post
by hcjsy
Wed Jun 08, 2016 12:52 pm
Forum: Web Server
Topic: nginx wordpress js with gzip?
Replies: 20
Views: 22075

Re: nginx wordpress js with gzip?

What do you mean by not sending the header? I ran the command here and : root@oo:~# curl -H "Accept-Encoding: gzip" -I http://wordpress.highlands.ac.uk/wp-includes/js/wp-embed.min.js HTTP/1.1 200 OK Server: nginx Date: Wed, 08 Jun 2016 12:50:48 GMT Content-Type: application/javascript Last-Modified:...
  • Jump to post
by hcjsy
Wed Jun 08, 2016 12:38 pm
Forum: Web Server
Topic: nginx wordpress js with gzip?
Replies: 20
Views: 22075

Re: nginx wordpress js with gzip?

have adjusted the mime.types so that duplicate message is gone, and added the

Code: Select all

gzip_http_version   1.0;
thanks for finding that, but didnt work :(

the server is ubuntu 14
  • Jump to post
by hcjsy
Wed Jun 08, 2016 12:14 pm
Forum: Web Server
Topic: nginx wordpress js with gzip?
Replies: 20
Views: 22075

Re: nginx wordpress js with gzip?

If you add it directly in server { } /home/<USER>/conf/web/nginx.conf like so: server { listen blah; server_name blah; root /home/blah/web/blah/public_html gzip on; gzip_disable "msie6"; gzip_comp_level 6; gzip_min_length 1100; gzip_buffers 16 8k; gzip_proxied any; gzip_types text/js text/javascrip...
  • Jump to post
by hcjsy
Wed Jun 08, 2016 12:11 pm
Forum: Web Server
Topic: nginx wordpress js with gzip?
Replies: 20
Views: 22075

Re: nginx wordpress js with gzip?

Thanks for the suggestions. application/javascript is the "standard" and both others are obsolete but if you can add both to the mime types and test again it may help. nginx: [warn] duplicate extension "js", content type: "application/x-javascript", previous content type: "application/javascript" in...
  • Jump to post
by hcjsy
Wed Jun 08, 2016 12:05 pm
Forum: Web Server
Topic: nginx wordpress js with gzip?
Replies: 20
Views: 22075

Re: nginx wordpress js with gzip?

I've just ran the test again and still coming back with saying gzip not for js :(
  • Jump to post

Search found 16 matches
  • 1
  • 2
  • Next

Go to advanced search



  • 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
 

 

Login  •  Register

I forgot my password