Adding IPs & Web Domains

Hello,
I think I might have found a bug :thinking:
I added an IP to a User, who then added a Web Domain & it’s Root path was different than the FTP path.
Is this normal :thinking: Or am I doing something wrong :grey_question:
I did vim & edit the .conf file for the IP & put the correct path in , which fixed.
Best Regards
Sid

We clearly state we don’t dat we don’t support IP’s as web domains.

How can it be a bug?

1 Like

Hello,
I had to change
This …
DocumentRoot /var/www/html/
To …
DocumentRoot /home/$user/web/$domain/public_html/
in the .conf file in
/etc/apache2/conf.d/$IP file
Which was added by the interface.
Then it was in the right place for FTP.
Hope that makes it clearer
Best Regards
Sid

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.