Jump to content
Froxlor Forum

robert de wojdom

Members
  • Posts

    19
  • Joined

  • Last visited

robert de wojdom's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Thank you it works 😛
  2. Thank you very much i will try
  3. 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
  4. Thanks d00p I will try
  5. 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
  6. Ok, thank you very much ;)
  7. So gleu records only?
  8. 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
  9. 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.
  10. ipv4 to ipv6 ?
  11. Maybe, I will see my router, thank you 😉
  12. 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 ;)
  13. 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
×
×
  • Create New...