Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Ringo #1
Access Apache VirtualHosts from Same Box or from Lan?????
> > I'm trying to figure out how to access any VHosts
> > from samebox mode, or from pc connected to the same lan.
> > I've seen this done with Mac, but can't find how with win2k.
> > Can someone point me in the right direction?> Vhost ... name or ip mode?
> If named-vhost, each ServerName must be resolvable by DNS or
> entered into hosts file on each PC -that's poor man's DNS- There
> is hosts and hosts.sam somwhere down the windows or winnt folder.
> HansH
Hans,
I went into hosts file in win2k (all computers), and entered
the lan nic's ip address and domain vhost names and aliases,
I also put the virtualhost statements in apache's httpd.conf file.
Thanks, Just what I was looking for. Works just fine.
Virtual hosts "name-based", what is the correct way to do
this. In apache, I used a *:80 in the vhost statements, to
keep the ip wide open, but with win2k, how do I keep the
name-based vhost mode going? What to which files
hosts? lmhosts.sam?
Thanks,
Ringo
Ringo Guest
-
Multiple VirtualHosts in Distributed Mode
I'm currently trying to configure the following setup and could really use someone's input. I have 2 web servers (Red Hat ES 4.0 x86 32-bit)... -
connecting Access database on local apache server
I have coldfusion installed as a multiserver configuration running on both Apache and IIS. Is it possible to use coldfusion MX7 to connect to an... -
Apache and Access log
I have my access log setup to log username, but it is not. Currently, I am not using http authentication. I have a third party software installed... -
is it possible to access mySQL using lingo in apache server?
Hi to everyone, I am working on a project in director. I have maintain a datas in mySQL database. my question is : is it possible to send and... -
#6674 [Com]: Apache crashes as soon as I access my server running PHP 4.0.2 + mod_perl 1.24
ID: 6674 Comment by: peitschie at hotmail dot com Reported By: ruudc at home dot nl Status: Closed Bug Type: ... -
Ringo #2
Re: Access Apache VirtualHosts from Same Box or from Lan?????
"Ringo" <Ringo@ms.com> wrote in message
news:w9-dnQ6396CMU0TfRVn-1A@eatel.net...I found the answers, here:>>> > > I'm trying to figure out how to access any VHosts
> > > from samebox mode, or from pc connected to the same lan.
> > > I've seen this done with Mac, but can't find how with win2k.
> > > Can someone point me in the right direction?>> > Vhost ... name or ip mode?
> > If named-vhost, each ServerName must be resolvable by DNS or
> > entered into hosts file on each PC -that's poor man's DNS- There
> > is hosts and hosts.sam somwhere down the windows or winnt folder.
> > HansH
>
> Hans,
> I went into hosts file in win2k (all computers), and entered
> the lan nic's ip address and domain vhost names and aliases,
> I also put the virtualhost statements in apache's httpd.conf file.
> Thanks, Just what I was looking for. Works just fine.
>
> Virtual hosts "name-based", what is the correct way to do
> this. In apache, I used a *:80 in the vhost statements, to
> keep the ip wide open, but with win2k, how do I keep the
> name-based vhost mode going? What to which files
> hosts? lmhosts.sam?
>
> Thanks,
> Ringo
>
>
[url]http://www.onlamp.com/pub/a/apache/2003/07/24/vhosts.html[/url]
Ringo Guest



Reply With Quote

