This is a discussion on need more about virtual host within the Apache Web Server forums, part of the Web Server and Related Forums category; i used apache for web server, os windows xp. and now I have 2 differents folder for i ip/host ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
i used apache for web server, os windows xp. and now I have 2
differents folder for i ip/host name can't apache make it ? for exampl c:\mysite1 and d:\mysite2 so went i go to http://mysite1 they reffer to c:\mysite1 or when i go to http://mysite2 they reffer to d:\mysite2 please tell me how should i do? is it true that virtual host can solve my probem then how? thx wawan http://wawan.forcium.net |
|
|||
|
wawan a écrit :
> i used apache for web server, os windows xp. and now I have 2 > differents folder for i ip/host name > can't apache make it ? for exampl c:\mysite1 and d:\mysite2 > > so went i go to http://mysite1 they reffer to c:\mysite1 or when i go > to http://mysite2 they reffer to d:\mysite2 > > please tell me how should i do? > is it true that virtual host can solve my probem then how? > > thx > > wawan > http://wawan.forcium.net You need to point both mysite1 and mysite2 to the same IP address and then create a vhost for each of these websites |