Page 1 of 1

Xampp Config

PostPosted: 28. April 2014 21:26
by support
Hey guy,

Question for ya. I am developing a site. I want xampp as well as my test website. What must I do to achieve this.
I edited my httpd.conf file to show the location of my site which is /opt/lampp/htdocs/mywebsite/mywebsitefiles
by default the Xampp folder is /opt/lampp/htdocs/xampp
I think I was fine until i edited the httpd.conf file. I have a good backup of the site but I need to be able to access the xampp page to get my link for MyPHPAdmin
any thoughts? Just need a simple config that will alllow both xamp and the site to run.

Re: Xampp Config

PostPosted: 28. April 2014 23:14
by JJ_Tagy
I would use virtual hosts.

Re: Xampp Config

PostPosted: 29. April 2014 04:20
by support
Ah vhost ok I shall do that thanks.