Page 1 of 1

configuring development machine

PostPosted: 07. December 2011 12:18
by tchboy
Hi
First I had been struggling getting apache and php to work and then I found this software and had it working in 20 minutes so a masive thank you!!!!

I am making the change from form application development to web based development and at this moment using xampp to create a test machine. How do I config xampp to see my test website rather than copying files into htdocs folder.

thanka
tchboy

Re: configuring development machine

PostPosted: 07. December 2011 12:21
by Sharley
Where is your test website located?

Re: configuring development machine

PostPosted: 07. December 2011 12:49
by tchboy
it's on my local machine

Re: configuring development machine

PostPosted: 07. December 2011 13:09
by Sharley
Do an advanced forum search for virtualhost or vhost in the XAMPP for Windows English forum as there are many useful working examples - you can use my name Sharley in the author field that may narrow the results for you.
Some search tips:
viewtopic.php?f=16&t=32670

A vhost will allow you to work on a web site that is not in the htdocs folder and indeed it cam be anywhere on your PC.

Re: configuring development machine

PostPosted: 07. December 2011 14:38
by tchboy
Thanks for that I shall have a look can I also have several hosts? one fore each site I am curently working on?

Re: configuring development machine

PostPosted: 07. December 2011 14:49
by Sharley
You can have as many vhost containers as you need.

Good luck. :)