Vhost problem

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Vhost problem

Postby Wedge34 » 24. March 2015 11:33

Hello

i have a glpi serveur on "E:\xampp\htdocs\glpi"

i made a vhost file like this to access directly to the glpi directory:

NameVirtualHost *:80
<VirtualHost *:80>
ServerName Server.***.fr
DocumentRoot E:/xampp/htdocs/
</VirtualHost>

<VirtualHost *:80>
ServerName glpi.***.fr
DocumentRoot E:/xampp/htdocs/glpi/
</VirtualHost>

i add on host file on the local server
192.168.x.x Server.***.fr
192.168.x.x glpi.***.fr

i add also on windows DNS
glpi.***.fr => Server.***.fr

On network computers i can access glpi.***.fr or Server.***.fr without problem, everything is ok and redirection is working fine to glpi or xampp

On the local server when i type :
http://server => redirect to http://serveur/xampp and it's ok
http://server.***.fr ou http://glpi.***.fr => This page can’t be displayed / Make sure the web address http://glpi.***.fr is correct.

Can you help me ???
Wedge34
 
Posts: 1
Joined: 24. March 2015 11:14
Operating System: Windows 2012 R2

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 117 guests