RE: [phplib] (a bit off topic ) Apache's virtual hosts in standalone-Win98 machine From: Adam Robertson (adam <email protected>)
Date: 04/20/01

just add the 'fake' site name(s) to your HOSTS file (should be kicking
around in c:\windows or somewhere similar depending on your version of
windows), and point them to localhost : eg:

127.0.0.1 www.blablah.com

then set up the v host in the apache config for 'blahblah' as normal

Cheers,
Adam Robertson
Internet Developer

Random Media
14 South Audley Street
Mayfair
London W1K 1HN
t.+44 (0)20 7923 4298
f.+44 (0)20 7598 8826
www.randommedia.co.uk

> -----Original Message-----
> From: Jens Benecke [mailto:jens <email protected>]
> Sent: 20 April 2001 16:41
> To: phplib <email protected>
> Subject: Re: [phplib] (a bit off topic ) Apache's virtual hosts in
> standalone-Win98 machine
>
>
> On Thu, Apr 19, 2001 at 10:03:14AM +0200, Lazaro Ferreira wrote:
>
> > Hi (a bit off topic ) is it possible to setup apache
> virtual hosts in a
> > standalone-for-development-only-Win98 machine?
>
> AFAIK, you need to setup some kind of DNS service so that
> your computer
> knows that e.g. "foobar.local" points to 127.0.0.1.
>
> I haven't used Windows for a long time (I prefer developing
> on the same
> system that is deployed in production, i.e. Linux in our
> case) so I don't
> know whether that is possible with Windows.
>
>
> --
> Jens Benecke "Und deshalb sollte man ja
> auch immer _alle_
> Editoren installieren:
> XEmacs _und_ Vim."
> --
> Sven Guckes
> http://www.hitchhikers.de/ - Die kostenlose Mitfahrzentrale
> für ganz Europa
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>