Hello everybody, I have (had) a well running ispconfig 3.1 envoirment running Ubuntu 16.04. All of the sudden and out of the blue my urls are not working properly anymore. E.g. mydomain.de has drupal runing. Usually when I called it (http) it redirected it to http://mydomain.de/drupal. Now calling it it directs it to the "Welcome to my Website" . If I call https://mydomain.de it directs me to mydomain.de/drupal but error 404 not found. If I call https://mydomain/drupal it works fine. Any idea what could be messed up? I searching since hours....Thanks for a little hint...
1) Check if there is an index.html file in the web folder, if that's the case, rename it or remove it. 2) Check that the .htaccess file in the web folder is correct.
index file is removed and .htaccess file is correct....still the same thing....it is so strange...looks like it is getting ist from somewhere else...
I found the problem: For some reason the IPv4-Address in ISPConfig was configured a "*" instead of the IP. Changed it and bam, works again like a charme...thanks for the inputs....