Hi,
Firstly, I'm new here, so please direct me to a FAQ if you think I can find
the answers I need there.
I've installed Apache on my Win '98 machine and am currently using it so
that I can parse SSI commands on my local system, using it as a development
platform. This works fine at the moment with one site, but I now want to be
able to 'host' more than one development site, checking that SSI and CGI
works before uploading to the main server.
I have attempted to add the <VirtualHost></VirtualHost> lines to the
http.conf file so that I can develop more than one site at a time, but I
cannot get it to work.
I am using Apache 1.3.9 (win32)
Say there are 3 sites which are being developed, firstly, in which file
should each be placed (e.g. htdocs/site1 or htdocs/site1/site2), and
secondly, what should I place between the Virtualhost tags in the
configuration file?
Another problem is that I cannot get the sites to work over a LAN. On the
local machine, http://localhost is typed into the address line in the
browser to view the page, but what should this be on other computers on the
network, or should something be configured differently? Also, is there a
specific way Apache should be set up if it is only serving pages to the
local system?
Sorry for waffling, I'm very new to Apache and have come across these
stumbling blocks.
Jake Gordon