This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Config problem with minimal exemple of httpd_confjfclere May 18, 2010 8:57 AM (in response to yep)192.168.232.138 can't be solved by the resolver (probably wrong dn configuration). 
 Fix your configuration or add 192.168.232.138 in /etc/hosts or use the ServerName directive in the VirtualHost.
- 
        2. Re: Config problem with minimal exemple of httpd_confyep May 18, 2010 9:18 AM (in response to jfclere)I just had to put ServerName localhost in the <virtualhost></virtualhost> instead of puting it on the top of the file like I read on another website. I thought it was a stupid problem ... Thanks a lot. Have a nice day 
 
    