Hi Kris. Both you and James Zuelow hit right on target. I've corrected
my conf files and all work fine now.
Thanks again, Sirs !
-- JFG
On Mon, Aug 10, 2009 at 1:22 AM, Krist van
Besien wrote:
> On Mon, Aug 10, 2009 at 3:48 AM, Jean-François wrote:
>> Hello,
>>
>> I’m having an issue with servin
On Mon, Aug 10, 2009 at 3:48 AM, Jean-François wrote:
> Hello,
>
> I’m having an issue with serving the correct pages on my httpd with vhosts.
That is because you haven't properly configured it.
You need the following directive:
NameVirtualhost *.80
You don't put ip's or hostnames in the NameVi
Hello,
I’m having an issue with serving the correct pages on my httpd with vhosts.
Basically (more config details follow, below), I’m running a server on
port 80 and wanted to add a vhost (named-based config) so that a
specific task is server by another server. Well, a vhost.
I don’t know why it