You must not delete the ServerName directive, it should look like:

<VirtualHost *:80>
    ...
    ServerName teknerds.net
    ServerAlias www.teknerds.net
    DocumentRoot /srv/www/htdocs/sites/teknerds
    ...
</VirtualHost>


On Thu, December 20, 2007 03:30, Chris Arnold wrote:
> I am replying to the last email sent that said to put www in front on teknerds
> in that vhost. I did that and restarted apache. Same problem.
> <VirtualHost *:80>
>     ServerAdmin [EMAIL PROTECTED]
>     ServerAlias www.teknerds.net
>     DocumentRoot /srv/www/htdocs/sites/teknerds
>
> The one about adding www.teknerds to the vhost? If so, that i replied to and
> also tried but it still directs me to the first vhost
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to