Quoting Curtis Vaughan <[EMAIL PROTECTED]>:
> YES!
>
> That worked.
>
> Any ideas about how to tell Apache that the default file for a Host is a
> particular file (i.e., for www.npc-usa.com the default (home) file is
> NPC_Home.htm).
Hi,
I think you want to use this in httpd.conf:
DirectoryIn
YES!
That worked.
Any ideas about how to tell Apache that the default file for a Host is a
particular file (i.e., for www.npc-usa.com the default (home) file is
NPC_Home.htm).
Curtis
Tom Goulet (UID0) wrote:
> Try it this way:
>
>
>>NameVirtualHost 208.12.13.138:80
>
> NameVirtualHost *
>
Try it this way:
> NameVirtualHost 208.12.13.138:80
NameVirtualHost *
>
> DocumentRoot /var/www/NPC/
> ServerName www.npc-usa.com
>
>
>
For everything that isn't the default.
> But regardless of which site I go to I end up in the directory for
> www.npc-usa.com
You have too many _def
3 matches
Mail list logo