Apache has: <VirtualHost 194.204.30.230> ServerName www.ilm.ee DocumentRoot /local/www/ilm/ilm ErrorLog /l/apache/logs/ilm.err_log CustomLog /l/apache/logs/ilm.access_log combined </VirtualHost>
<VirtualHost 194.204.30.230> ServerName www.pogoda.ee DocumentRoot /local/www/ilm/pogoda ErrorLog /l/apache/logs/pogoda.err_log CustomLog /l/apache/logs/pogoda.access_log combined </VirtualHost> <VirtualHost 194.204.30.230> ServerName www.weather.ee DocumentRoot /local/www/ilm/weather ErrorLog /l/apache/logs/weather.err_log CustomLog /l/apache/logs/weather.access_log combined </VirtualHost> analog.cfg has: LOGFILE /l/apache/logs/ilm.access_log http://www.ilm.ee LOGFILE /l/apache/logs/weather.access_log http://www.weather.ee LOGFILE /l/apache/logs/pogoda.access_log http://www.pogoda.ee SUBDIR http://*/*/* Analog says: Warning R: Turning off empty Virtual Host Report So how can I get virtual host report for these?? +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
