Search found 3 matches
- Wed Sep 20, 2017 4:50 am
- Forum: Web Server
- Topic: [HOWTO] Serve static content from a cookieless domain in NGINX
- Replies: 2
- Views: 114007
Re: [HOWTO] Serve static content from a cookieless domain in NGINX
for better optimizationlocation ~* ^.+\.(jpeg|jpg|png|gif|bmp|ico|svg|css|js|eot|otf|woff|woff2|ttf|ogg)$ {
expires max;
fastcgi_hide_header "Set-Cookie";
}
- Mon Jun 19, 2017 11:53 pm
- Forum: Mail Server
- Topic: Email : Not sending: Recieved:ok
- Replies: 1
- Views: 3149
Re: Email : Not sending: Recieved:ok
Port blocked. Send a ticket to support
- Mon Aug 08, 2016 11:15 pm
- Forum: General Discussion
- Topic: Let's Encrypt CLI Not Working - Error 15
- Replies: 5
- Views: 11132
Re: Let's Encrypt CLI Not Working - Error 15
imperio wrote:https://bugs.vestacp.com/issues/335
this worksChange line 44 of: /usr/local/vesta/bin/v-add-letsencrypt-user
agreement='https://letsencrypt.org/documents/LE-SA ... 1-2016.pdf'