Hi
i have a problem that i have two local sub-domains
fcsuk.localhost
fcsusa.localhos t
setup perfectly ,i have configured each one in httpd.conf and added the information in the HOSTS file located in
C:\WINDOWS\syst em32\drivers\et c\ by adding the following lines
[code=APACHE]
127.0.0.1 fcsusa.localhos t
127.0.0.1 fcsuk.localhost
[/code]
now the problem...
Search Result
Collapse
2 results in 0.0013 seconds.
Keywords
Members
Tags
-
Access Local subdomain through a local computer on the network
-
How can I host multiple websites on a WAMP server?
I am new with Apache and I want to try this:
On a server (IP xx.xx.xx.xx) I would like to host multiple websites (www.website1.xxx, www.website2.yyy, www2.website3.z zz).
I have assigned www.website1.xxx and www2.website3.z zz the IP xx.xx.xx.xx.
In the www folder of the server I have Folder1 (for website1) and Folder2 (for website3).
Now, the problem is that no mather what adress you try to acces,...