Roundcube and PMA 404 error when using IPv6

Hi Alex,

Thank you for your reply!
The status of the IPv6 address is 'shared'.
And yes I've linked the IPv6 address to the IPv4 and vice versa.
But I use an external DNS and not the DirectAdmin DNS. I haven't changed anything in the external DNS for the linking, is that necessary?
 
Well, you should make sure that the hostname resolves to a correct IPv6 which matches the one from your DA server.
 
When I visit server.solutit.nl by IPv4 I get a webpage and when I visit the same URL by IPv6 I get the message:
This IP is being shared among many domains.
To view the domain you are looking for, simply enter the domain name in the location bar of your web browser.

And when I visit server.solutit.nl/roundcube by IPv6 I get an 404 error
 
Make sure linked IPs have enabled [x] Add to Apache and [x] Apply to existing Domains

and the try


Code:
cd /usr/local/directadmin/custombuild/
./build update
./build rewrite_confs
 
Thank you Alex!

After ./build rewrite_confs everything is working fine!
This did the trick because after I changed the linking from the IPv6 address to the IPv4 address the webserver needs new config-files.

You've made my day!
 
Last edited:
Back
Top