Wamp allows us create alias that can point other drive e.g point to external dive (G), moreover, can i point to IP instead of point to drive?
Example point to http://xxx.xxx.xxx/test (Note: this is the same network LAND just deference PC)
|
Wamp allows us create alias that can point other drive e.g point to external dive (G), moreover, can i point to IP instead of point to drive? Example point to |
||||
|
|
|
Err, WAMP should listen on Please re-phrase your question and we'd be happy to assist in fixing specific issues. |
|||
|
|
|
Neither Virtual Host, nor Alias can do this. What you can do is to create a named virtual host on the other PC for example foobar, that points to that directory, and setup your hosts file to point to the other PC with the name of foobar. This way your PC knows where to look for http://foobar/ This only works with a FixIP environment. |
|||
|
|
Add that domain in hosts: C:\Windows\system32\drivers\etc
|
||||
|
|