We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
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: 112861
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: 3106
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: 11022
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'