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 225 matches

Go to advanced search

Advanced search
Search found 225 matches
  • Page 1 of 23
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 23
  • Next
by Spheerys
Fri Jul 03, 2020 2:20 pm
Forum: Web Server
Topic: VestaCP and non existent subdomains ?
Replies: 0
Views: 3872

VestaCP and non existent subdomains ?

Hi :) There is something I don't understand with VestaCP and DNS Generally, my domain name have a bind zone like this (just few lines of the whole bind zone) : * 600 IN A 92.xxx.yyy.zzz @ 600 IN A 92.xxx.yyy.zzz Thus, I get the possibility to join my server with those full qualified domain names : d...
  • Jump to post
by Spheerys
Thu Jul 02, 2020 7:51 pm
Forum: General Discussion
Topic: How to prevent "Host header attack" ?
Replies: 0
Views: 3953

How to prevent "Host header attack" ?

Hi, My VestaCP server seams to be used to make requests know as "Host header attack". Someone is launching hundred request to inexistant subdomains of real hosted domain. Here an example of request : server.domain.net - - [04/May/2020:13:56:22 +0200] "GET /license?api_key=<snip>&username=Me_website&...
  • Jump to post
by Spheerys
Wed Jun 10, 2020 1:17 pm
Forum: Web Server
Topic: Error 500 on all websites
Replies: 3
Views: 8991

Re: Error 500 on all websites

oh you are absolutely right !
  • Jump to post
by Spheerys
Wed Jun 10, 2020 10:10 am
Forum: Web Server
Topic: Error 500 on all websites
Replies: 3
Views: 8991

Re: Error 500 on all websites

I don't explain why it was happen, but I solved the issue wy changing this line in /usr/local/vesta/nginx/conf/nginx.conf :

Code: Select all

    server {
        listen          8083;
to

Code: Select all

    server {
        listen          8083 default_server ssl;
And after I did a :

Code: Select all

v-rebuild-web-domains USER
  • Jump to post
by Spheerys
Wed Jun 10, 2020 6:59 am
Forum: Web Server
Topic: Error 500 on all websites
Replies: 3
Views: 8991

Error 500 on all websites

Hi, Since this morning, all hosted websites on one server are on Error 500. On the log, I have this : 2020/06/10 08:58:31 [error] 6035#6035: *289 SSL_do_handshake() failed (SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) while SSL handshaking to upstream, client: 216.bbb.ccc.8...
  • Jump to post
by Spheerys
Mon May 04, 2020 2:55 pm
Forum: Modification & Patches
Topic: X-XSS Protection in VestaCP
Replies: 1
Views: 173689

Re: X-XSS Protection in VestaCP

Thanks !
Any idea why these 3 lines are not set by default after nginx/vestacp installation ?
  • Jump to post
by Spheerys
Sun Apr 19, 2020 1:14 pm
Forum: 3rd Party Software
Topic: Install Jitsi on a VestaCP server
Replies: 9
Views: 21860

Re: Install Jitsi on a VestaCP server

This tutorial works for me, thanks !
  • Jump to post
by Spheerys
Sat Apr 18, 2020 2:59 pm
Forum: Database Server
Topic: [GUIDE] How to replace phpMyAdmin by Adminer in Ubuntu 16.04 NGINX php-fpm
Replies: 22
Views: 303125

Re: [GUIDE] How to replace phpMyAdmin by Adminer in Ubuntu 16.04 NGINX php-fpm

I'm also interested ! I thought a simple .htaccess like this : <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTPS} off [OR] RewriteCond %{HTTP_HOST} ^www\. RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ RewriteRule ^ https://%1%{REQUEST_URI} [NE,L,R=301] </IfModule> ... on /usr/share/phpmyadmi...
  • Jump to post
by Spheerys
Sat Apr 18, 2020 12:58 pm
Forum: 3rd Party Software
Topic: Install Jitsi on a VestaCP server
Replies: 9
Views: 21860

Re: Install Jitsi on a VestaCP server

I did the opposite, without success for now.
I have a working VestaCP server with several hosted websites.
My plan is to add a new subdomain to host Jitsi

But I still get a blank grey screen during connection and I don't know why.
  • Jump to post
by Spheerys
Sun Apr 12, 2020 12:05 pm
Forum: 3rd Party Software
Topic: Install Jitsi on a VestaCP server
Replies: 9
Views: 21860

Re: Install Jitsi on a VestaCP server

They are saying on the jitsi doc it's using theses ports : 8000, 8443 and the range 10000-20000
I already fave opened the firewall ports.

What should I do on the proxy pass port ?
Where can I change it ?
  • Jump to post

Search found 225 matches
  • Page 1 of 23
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 23
  • 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