Jump to content
Froxlor Forum
  • 0

ip/port


robert de wojdom

Question

14 answers to this question

Recommended Posts

  • 0
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 ;)

                                                                                                                              

Link to comment
Share on other sites

  • 0
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.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...