Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 4 matches
- Fri Jan 05, 2018 2:47 pm
- Forum: General Discussion
- Topic: New Domains Redirecting
- Replies: 10
- Views: 7568
Re: New Domains Redirecting
This is a copy of the test.jakestephens.co.uk.nginx.conf which redirects to the 'admin' URL that Vesta was used at the time of installing Vesta. This is a new test user and subdomain with an unmodified conf.
server {
listen 192.168.100.252:80 spdy;
server_name test.jakestephens.co.uk ;
root ...
server {
listen 192.168.100.252:80 spdy;
server_name test.jakestephens.co.uk ;
root ...
- Fri Jan 05, 2018 10:35 am
- Forum: General Discussion
- Topic: New Domains Redirecting
- Replies: 10
- Views: 7568
Re: New Domains Redirecting
Yes that is correct I am running Nginx + PHP-FPM without Apache.
- Fri Jan 05, 2018 7:06 am
- Forum: General Discussion
- Topic: New Domains Redirecting
- Replies: 10
- Views: 7568
Re: New Domains Redirecting
For that new user you created, can you post the nginx.conf and apache2.conf from his dir /home/user/web/
The thing is even for a brand new user they don't get the nginx.conf & snginx.conf apart from the one specific for that domain. Have a look at these two screenshots.
https://ibb.co/dxbxjw ...
The thing is even for a brand new user they don't get the nginx.conf & snginx.conf apart from the one specific for that domain. Have a look at these two screenshots.
https://ibb.co/dxbxjw ...
- Thu Jan 04, 2018 9:27 pm
- Forum: General Discussion
- Topic: New Domains Redirecting
- Replies: 10
- Views: 7568
New Domains Redirecting
Hi guys,
First off I have been using Vesta for over 18 months with no issues! However since the recent update I have been experiencing something strange on newly added domains/subdomains with no chances being made by myself.
If I add a domain/subdomain to a user with it adds without any errors but ...
First off I have been using Vesta for over 18 months with no issues! However since the recent update I have been experiencing something strange on newly added domains/subdomains with no chances being made by myself.
If I add a domain/subdomain to a user with it adds without any errors but ...