<VirtualHost www.greatlandfishing.com:80> ServerAdmin akbeech@xxxxxxxxx DocumentRoot "/usr/local/www/fishing/htdocs" ServerName www.greatlandfishing.com ServerAlias www.greatlandfishing.com ErrorLog "/usr/local/www/fishing/logs/greatlandfishing-error_log" CustomLog "/usr/local/www/fishing/logs/greatlandfishing-access_log" common AddType application/x-httpd-php .php .phtml AddType application/x-httpd-php-source .phps <Directory "usr/local/www/fishing/htdocs> AllowOverride All DirectoryIndex index.php index.html index.htm Order Allow,Deny Allow from All </Directory> </VirtualHost>Does anyone have a suggestion? The other vhosts have almost identical configs and work.
Beech --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx