Alias /cs "/usr/local/apache/htdocs/phpmyadmin/"
<directory "/usr/local/apache/www1">
allow from all
</directory>
DirectoryIndex index.php
</VirtualHost>
<VirtualHost 192.168.1.231:80>
ServerName www.c.com
DocumentRoot "/usr/local/apache/htdocs"
<directory "/usr/local/apache/htdocs">
allow from all
</directory>
DirectoryIndex index.html index.php
</VirtualHost>
#Alias /cs "/usr/local/apache/htdocs/phpmyadmin/"这个表示建立虚拟目录为cs,指向地点为phpmyadmin目录
DirectoryIndex index.php index.html
</IfModule>
</VirtualHost>
cronolog下载地址:
http://cronolog.org/download/cronolog-1.6.2.tar.gz