Search found 932 matches

by myVesta
Thu Aug 13, 2020 2:05 pm
Forum: nginx templates
Topic: Explaination of nginx (proxy) templates
Replies: 3
Views: 17840

Explaination of nginx (proxy) templates

caching template - will cache html output to server disk, i'm not sure how and when purge is done default template - the same as hosting template, exists only for compatibility purposes force-https template - the same as hosting template, but it will always redirect visitors from http to https forc...
by myVesta
Thu Aug 13, 2020 1:44 am
Forum: General discussion
Topic: Woocommerce optimization with myvestacp
Replies: 3
Views: 2136

Re: Woocommerce optimization with myvestacp

1. Not sure about what "profiles" you are talking about?

2. Default installation options will be fine.
by myVesta
Thu Aug 13, 2020 1:41 am
Forum: General discussion
Topic: Installation source list error
Replies: 1
Views: 1785

Re: Installation source list error

Sorry, but myVesta is Debian-only fork :(
by myVesta
Tue Aug 11, 2020 9:34 am
Forum: DNS
Topic: Where is DNS zone file
Replies: 1
Views: 4675

Re: customer wants zone file

Yes :)
by myVesta
Tue Aug 11, 2020 9:29 am
Forum: General discussion
Topic: ipSet
Replies: 3
Views: 2333

Re: ipSet

by myVesta
Tue Aug 11, 2020 9:23 am
Forum: General discussion
Topic: Blesta webinstall error
Replies: 3
Views: 2487

Re: Blesta webinstall error

Not global because it's very rare that CMS want to look folder one level backward.
For Laravel we have separated template - viewtopic.php?f=19&t=53
by myVesta
Mon Aug 10, 2020 10:59 pm
Forum: General discussion
Topic: Blesta webinstall error
Replies: 3
Views: 2487

Re: Blesta webinstall error

Edit /etc/php/7.x/fpm/pool.d/ugyfelkapu.s********t.hu.conf
find open_basedir line
remove /public_html
(literally remove just "/public_html" in open_basedir line)

restart fpm:

Code: Select all

service php7.x-fpm restart
7.x is of course your chosen php version, probably 7.3
by myVesta
Sun Aug 09, 2020 1:45 pm
Forum: General discussion
Topic: DOS/DDOS attack
Replies: 5
Views: 2803

Re: DOS/DDOS attack

Actually, just uncomment this line - https://github.com/myvesta/vesta/blob/m ... ll.tpl#L17
and put hosting-firewall template everywhere you want.
Change it to both .tpl and .stpl files.

It will enable webmail and phpmyadmin.
by myVesta
Sun Aug 09, 2020 1:42 pm
Forum: General discussion
Topic: DOS/DDOS attack
Replies: 5
Views: 2803

Re: DOS/DDOS attack

Thank you. I installed it. But when I use NGINX Proy sablon "hosting-firewall" the webmail and phpMyadmin login does not working anymore. So I have to trun back "hosting-webmail-phpmyadmin" to Proxy template. Well, since webmail and phpmyadmin are available only for hostname, th...
by myVesta
Sat Aug 08, 2020 11:24 pm
Forum: General discussion
Topic: DOS/DDOS attack
Replies: 5
Views: 2803

Re: DOS/DDOS attack

You can protect from DOS - viewtopic.php?f=20&t=51

DDoS protection is not something that can be done on server-side.
It's datacenter job, because it must be stopped on entering router of datacenter.