Search found 8 matches
- Tue Mar 19, 2019 7:11 pm
- Forum: Debian/Ubuntu
- Topic: How to allow access to site via single domain?
- Replies: 0
- Views: 2234
How to allow access to site via single domain?
I have two sub domains xx.example.com yy.example.com:8080 Pointing to same server but different ports. I dont want to allow yy.example.com to show xx.example.com pages nor i want anyone to access xx website via ip. Previously without vestacp following method used to work <VirtualHost xx.example.com:...
- Sat Mar 09, 2019 7:37 pm
- Forum: Scripting / API
- Topic: API for Firewall
- Replies: 3
- Views: 99978
Re: API for Firewall
I added firewall rule, it gets listed in vista cp as well but rule doesnt get applied immediately. Can any one help me please.
- Fri Mar 08, 2019 6:17 pm
- Forum: Modification & Patches
- Topic: Help in preventing duplicate iptables rule
- Replies: 0
- Views: 4160
Help in preventing duplicate iptables rule
How we can prevent duplicate entry of iptable or is there any way we can delete duplicate entry automatically?
- Thu Apr 19, 2018 7:10 pm
- Forum: Scripting / API
- Topic: API for Firewall
- Replies: 3
- Views: 99978
API for Firewall
API for Firewall is it available?
- Tue Jun 13, 2017 1:03 pm
- Forum: General Discussion
- Topic: action = vesta[name=SSH]
- Replies: 0
- Views: 2000
action = vesta[name=SSH]
Hi is this is the correct action
ie
If yes what exactly it do?
Or I should change it to
ie
Code: Select all
action = vesta[name=SSH]
Or I should change it to
Code: Select all
action =iptables[name=SSH, port=ssh, protocol=tcp]
sendmail-whois[name=SSH, [email protected], [email protected]]
- Tue Jun 13, 2017 3:38 am
- Forum: FTP Server
- Topic: help to config Proftpd
- Replies: 1
- Views: 5722
help to config Proftpd
Hi Iam using centos 7, I have proftpd installed and other control panel is using it, I want to configure proftpd in such a way that it should work simultaneously with both control panels. Containt of my current /etc/proftpd.conf ServerName "ProFTPD server" ServerIdent on "FTP Server ready." ServerAd...
- Fri May 20, 2016 8:53 am
- Forum: Mail Server
- Topic: Auto reply isn't working
- Replies: 0
- Views: 3405
Auto reply isn't working
Hi iam running vestacp 0.9.8 on ubuntu 15.04. everything works perfectly, except autoreply. Please tell how to fix this. Containt of /usr/local/vesta/bin/v-add-mail-account-autoreply is as follows #!/bin/bash # info: add mail account autoreply message # options: USER DOMAIN ACCOUNT MESSAGE # # The f...
- Wed May 18, 2016 5:20 pm
- Forum: Mail Server
- Topic: config to setup local fqdn webserver
- Replies: 0
- Views: 2967
config to setup local fqdn webserver
Hi, I installed vestacp on my server, everything works perfactly, BUT with IP address. This is a local server only for local network. I have a single server with IP 192.168.0.2. 192.168.0.2 will be a web server, mail server and DNS server. Right now email works only with roundcube. I want to assign ...