problem about namevirtualhost-Collection of common programming errors


  • Scott Pack
    apache2 ubuntu virtualhost webmin namevirtualhost
    I’m a relative beginner with LAMP servers; I’ve played with Ubuntu on a few systems before but this unexpected problem has me stumped. I’m hoping someone can offer advice. I’ve been reading all day and nothing has worked so far from the other threads.I have never installed Webmin before today. I installed Ubuntu Server 12.04LTS on a machine this morning and added Webmin, trying to be as generic and safe as possible with settings. Perhaps I’m not understanding something about Webmin working with

  • user1513613
    apache2 webserver virtualhost namevirtualhost
    I am using named Virtual hostsNameVirtualHost *:80<VirtualHost *:80>ServerAdmin [email protected] “/usr/local/apache2/docs/thegeekstuff”ServerName test1.mydomain.comServerAlias www.test1.mydomain.comErrorLog “logs/thegeekstuff/error_log”CustomLog “logs/thegeekstuff/access_log” common </VirtualHost><VirtualHost *:80>ServerAdmin [email protected] “/usr/local/apache2/docs/top5freeware”ServerName test2.mydomain.comServerAlias www.test2.mydomain.c

Web site is in building