-
2FA
Thank you it works 😛
-
2FA
Thank you very much i will try
-
2FA
Hello, How do we get the 2FA code ? I just changet the authentication option 2fa, but i didn't get the code. How do we get the code i don't have access on froxlor panel ;( Thanks in advance
-
Postfix
Thanks d00p I will try
-
Postfix
Hello, After the command -> postmap /etc/postfix/sasl I can't send emails, how to go back to the froxlor orginal setting ? Thanks in advance
-
ip/port
Ok, thank you very much ;)
-
ip/port
So gleu records only?
-
ip/port
But everything works correctly I think;) Letsencrypt generated by froxlor and the new vhost are executed normally, but I must always add *: 80, *: 443 and copy in new vhost if not it disappears after passing cron
-
ip/port
Hello dOOp, I have an error maybe that's the cause ? I tested with dnsenum dnsenum ns1.digitalsfinx.com Host's addresses: ns1.digitalsfinx.com. 75413 IN A 88.137.144.244 Wildcards detected, all subdomains will point to the same IP address Omitting results containing 88.137.144.244. Maybe you are using OpenDNS servers.
-
ip/port
ipv4 to ipv6 ?
-
ip/port
Maybe, I will see my router, thank you 😉
-
ip/port
Thank you for your answer dOOp, For a year I have struggled and I have no idea what the problem is? curl ifconfig.me -> 88.137.144.244 IP-address of this server -> 88.137.144.244 Ips and Ports -> 88.137.144.244:80 -> 88.137.144.244 :443 Generated by the froxlor: # 35_froxlor_normal_vhost_test.digitalsfinx.com.conf # Created 13.05.2021 18:05 # Do NOT manually edit this file, all changes will be deleted after the next domain change at the panel.# Domain ID: 2 - CustomerID: 2 - CustomerLogin: bob <VirtualHost 88.137.144.244:80> ServerName test.digitalsfinx.com ServerAlias www.test.digitalsfinx.com DocumentRoot "/var/customers/webs/bob/test.digitalsfinx.com/drupal/web" SuexecUserGroup "bob" "bob" <FilesMatch \.(php)$> SetHandler proxy:unix:/var/lib/apache2/fastcgi/1-bob-test.digitalsfinx.com-php-fpm.socket|fcgi://localhost </FilesMatch> <Directory "/var/customers/webs/bob/test.digitalsfinx.com/drupal/web/"> Require all granted AllowOverride All </Directory> Alias /awstats "/var/customers/webs/bob/awstats/test.digitalsfinx.com" Alias /awstats-icon "/usr/share/awstats/icon/" LogLevel warn ErrorLog "/var/customers/logs/bob-error.log" CustomLog "/var/customers/logs/bob-access.log" combined </VirtualHost> It only works when I add this <VirtualHost 88.137.144.244:80 *:80> thank you in advance ;)
-
ip/port
Hello pros, How can we add that (*:80) in -> froxlor panel IPs and Ports ? Virtualhost generate by froxlor -> <VirtualHost external ip:80> My home page does not appear after cron passes and I must manually add *: 80 for this to work How can I solve this? Thank you