If i call a Sites per SSL, some php files were downloaded and not shown in the browser. if i call https://mydomain.de the index.php will be downloaded, but wen i call https://mydomain.de/index.php it works. For example https://mydomain/phpinfo.php newer works but for example https://mydomain.de/downloads.php works. My PHP Version is 4.4.6, Apache is 2.0.54 At http://mydomain.de all works with out this problem. //edit: Okay, i have the same problem, if i call the sites per http. Sometimes it works, some times not.