Page 1 of 1

virtual hosts does not show

PostPosted: 16. June 2013 23:45
by afrika
Hello guys,
I just setup joomla as one of my projects, all is up and runinng.

I want to add a virtual ( domain name ) based host, so in the

C:\amp\bin\apache\apache2.4.2\conf\extra

I added the following

<VirtualHost www.xxxxxx.com:8071>
ServerAdmin cpanel@xxxxxx.com
DocumentRoot "c:/wamp/testl"
ServerName www.xxxxxx.com
ErrorLog "logs/dummy-host2.example.com-error.log"
CustomLog "logs/dummy-host2.example.com-access.log" common
</VirtualHost>

and uncommented out the line

# Virtual hosts
Include conf/extra/httpd-vhosts.conf

in the httpd.conf under apache.

I also changed the windows>> system32>>drivers>>etc>>hosts

And added my IP address and bound to the domain name.

However no virtual hosts are listed.

Kindly advise

many thanks

Ehi

Re: virtual hosts does not show

PostPosted: 17. June 2013 00:10
by Altrea
Hi afrika,

afrika wrote:C:\amp\bin\apache\apache2.4.2\conf\extra

That is related to XAMPP by what?

best wishes,
Altrea