Re: aliasing internet addresses

2003-12-04 Thread Thanasis Kinias
scripsit Micha Feigin: > I want to alias internet addresses localy, is it possible? For > example to alias www.site1.org -> www.site2.org such that trying to > access www.site1.org would actually connect to www.site2.org. I > didn't see how to do this with /etc/hosts if it is even possible that >

Re: aliasing internet addresses

2003-12-04 Thread Tom
On Thu, Dec 04, 2003 at 02:44:01PM -0800, Tom wrote: > want to the internal server's name to point to the pubic server yeah pubic server that's what I meant to say :-) I got the Flumist, the pharmacist squirted live virus up my nose, I'm out of it... -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: aliasing internet addresses

2003-12-04 Thread Tom
On Fri, Dec 05, 2003 at 12:07:22AM +0200, Micha Feigin wrote: > > > >I want to alias internet addresses localy, is it possible? > > > >For example to alias www.site1.org -> www.site2.org such that trying to > > > >access www.site1.org would actually connect to www.site2.org. > > > >I didn't see how

Re: aliasing internet addresses

2003-12-04 Thread Micha Feigin
On Wed, Dec 03, 2003 at 11:02:16AM -0800, Tom wrote: > > At Wednesday, 3 December 2003, Micha Feigin <[EMAIL PROTECTED]> > > wrote: > > > > >I want to alias internet addresses localy, is it possible? > > >For example to alias www.site1.org -> www.site2.org such that trying to > > >access www.site

Re: aliasing internet addresses

2003-12-03 Thread Tom
> At Wednesday, 3 December 2003, Micha Feigin <[EMAIL PROTECTED]> > wrote: > > >I want to alias internet addresses localy, is it possible? > >For example to alias www.site1.org -> www.site2.org such that trying to > >access www.site1.org would actually connect to www.site2.org. > >I didn't see ho

Re: aliasing internet addresses

2003-12-03 Thread Debian User
this virtual hosting can be done w/ an apache web server. the /etc/httpd. conf file is where to place the virtual host rules. there are examples included in the httpd.conf remarks. At Wednesday, 3 December 2003, Micha Feigin <[EMAIL PROTECTED]> wrote: >I want to alias internet addresses localy,

aliasing internet addresses

2003-12-03 Thread Micha Feigin
I want to alias internet addresses localy, is it possible? For example to alias www.site1.org -> www.site2.org such that trying to access www.site1.org would actually connect to www.site2.org. I didn't see how to do this with /etc/hosts if it is even possible that way. I have a personal cvs server