Page 1 of 1

Virtual Server

PostPosted: 27. July 2012 06:36
by XamppSnow
Hi,

I have tried to add a virtual server as per pervious versions, but it doesn't work
So,then I tried changing the search mask to allow my pc name (CM-PC) and it still won't work.

<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info|CM-PC))">
Order deny,allow
Allow from all
Allow from All

So, I'm stuck.
Any ideas please ?
Thank you,
Colin

Re: Virtual Server

PostPosted: 27. July 2012 10:44
by PaulaLA
This is a very good instructional on how to install and run virtual hosts using xampp. If you continue to have a problem, you should specify which version of windows and xampp you are using.

http://sawmac.com/xampp/virtualhosts/

Re: Virtual Server

PostPosted: 27. July 2012 11:19
by Altrea
XamppSnow wrote:<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info|CM-PC))">
Order deny,allow
Allow from all
Allow from All

I don't know why the xampp developers have spend the time to create the new security concept.
Many users seem to think that it is a good idea to change the permissions to Allow from All. :roll:
Maybe the XAMPP developers should replace the security concept with one that is hidden for newbies.

Re: Virtual Server

PostPosted: 27. July 2012 11:59
by XamppSnow
:D Thank you. Your help is very much appreciated. :D

Re: Virtual Server

PostPosted: 28. July 2012 00:56
by JonB
@XAmppsnow -

Did you get both your issues solved?

Thanks -
8)