Discussion:
conf. web page in linux server
(demasiado antiguo para responder)
Luis Figueiredo
2005-10-28 20:13:33 UTC
Permalink
hi all

I have 2 computers. one in linux caixa mágica (portuguese) and another with
Windows 2003 server. I need to redirect a link in web page in linux to a web
page in windows 2003. How can i do this?

I thanks any information.

Luis
Oscar Garcia
2005-10-29 07:15:29 UTC
Permalink
El Fri, 28 Oct 2005 21:13:33 +0100, "Luis Figueiredo"
Post by Luis Figueiredo
I have 2 computers. one in linux caixa mágica (portuguese) and another with
Windows 2003 server. I need to redirect a link in web page in linux to a web
page in windows 2003. How can i do this?
I thanks any information.
You can share a folder in your windows 2003 machine ("web" for
example).

In linux you can mount that share folder in your linux directory tree
by typing this:

# mount //yourw2k3machine/web -t smbfs /path_to_your_web_server

You can only mount a subdirectory or a complete virtualhost if you
want.

Best regards.
--
Óscar Javier García Baudet
LinaresDigital
http://redstar.linaresdigital.com/
Loading...