On 10/19/06, Gregor Schneider <rc46fi@xxxxxxxxxxxxxx> wrote:
Ok, maybe now I'm getting what you mean: I kept the configs as they are, but changed my apache2.conf to NameVirtualHost test-dom:80 NameVirtualHost test-dom:443
At least we are getting closer now. But those two lines should be NameVirtualHost *:80 NameVirtualHost *:443
dekold4712:/etc/apache2/sites-available# /etc/init.d/apache2 restart Forcing reload of web server: Apache2apache2: Could not determine the server's fully qualified domain name, using 10.170.202.5 for ServerName apache2: Could not determine the server's fully qualified domain name, using 10.170.202.5 for ServerName
Try putting ServerName test-dom OUTSIDE the <virtualhost> sections. This won't do anything; it is just to quite the warnings. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx